body {
	overflow-x:hidden;
	overflow-y:auto;
}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd {
	margin:0px;
}
input,button,ul,ol {
	margin:0px;
	padding:0px;
}
body,input,button,form {
	font-size:14px;
	line-height:28px;
	font-family:"microsoft yahei","微软雅黑","Arial";
	color:#333333;
}
h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	font-weight:normal;
}
ul,ol,li {
	list-style:none;
}
input {
	background:none;
	border:0 none;
}
img,iframe {
	border:0px;
}
em,i {
	font-style:normal;
}
button,input,select,textarea {
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.red {
	color:#ba292e;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tac {
	text-align:center;
}
.tar {
	text-align:right;
}
.poa {
	position:absolute;
}
.por {
	position:relative;
}
.hidden {
	display:none;
}
.w1200 {
	width:1200px;
	margin:0 auto;
}
.ico {
	background:url(../images/icon.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#90c31e;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
.ease,.ease * {
	-webkit-transition:all ease 300ms;
	-moz-transition:all ease 300ms;
	-ms-transition:all ease 300ms;
	-o-transition:all ease 300ms;
	transition:all ease 300ms;
}
.noease,.noease * {
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}
:-moz-placeholder {
	color:#aaa;
}
::-moz-placeholder {
	color:#aaa;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color:#aaa;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color:#aaa;
}
/*清除浮动*/
.clearfix {
	*zoom:1;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
/*top_main*/
.top_main {
	width:100%;
	height:30px;
	line-height:30px;
	position:relative;
	z-index:80;
	background-color:#f2f2f2;
	color:#333333;
	font-size:12px;
}
.top_main li {
	position:relative;
	display:inline-block;
	text-align:center;
	margin:0 8px;
}
.top_main li a {
	color:#333333;
	cursor:pointer;
}
.top_main li a:hover {
	color:#90c31e;
}
.top_main .split {
	display:inline-block;
	width:1px;
	height:12px;
	background:#666;
	vertical-align:middle;
	margin:0;
}
/*header_main*/
.header {
	width:100%;
	height:180px;
}
.header_main {
	width:100%;
	height:120px;
	background:#fff;
}
.header_main .logo {
	width:540px;
	height:60px;
	display:block;
	margin-top:28px;
}
.header_main .logo img {
	width:100%;
	height:100%;
	display:block;
}
.header_main .tel {
	width:300px;
	padding:32px 0 0 0;
	line-height:26px;
	margin-left:30px;
}
.header_main .tel p {
	font-size:14px;
	color:#999;
}
.header_main .tel span {
	font-size:30px;
	font-weight:bold;
	color:#90c31e;
	font-family:arial;
}
.header_main .tel s {
	width:57px;
	height:57px;
	float:left;
	margin-right:10px;
	background-position:0 0;
}
.header_main .search {
	width:300px;
	height:41px;
	line-height:41px;
	margin-top:38px;
	border:2px solid #90c31e;
	position:relative;
	float:right;
}
.header_main .search * {
	font-family:arial;
}
.header_main .search .sbtn {
	width:100px;
	height:45px;
	font-size:16px;
	text-align:center;
	color:#fff;
	position:absolute;
	right:-2px;
	top:-2px;
	background:#90c31e;
	cursor:pointer;
}
.header_main .search .stxt {
	width:200px;
	padding-left:10px;
	height:41px;
	line-height:41px;
	border:0px;
	background:none;
	outline:none;
	color:#999;
}
.nav_main {
	width:100%;
	height:60px;
	line-height:60px;
	background:#378732;
	position:relative;
	z-index:3;
}
.nav .list {
	width:100%;
	margin:0 auto;
	height:60px;
	line-height:60px;
	position:relative;
}
.nav_main .nav {
	width:1200px;
	margin:0 auto;
}
.nav_main .nav li {
	float:left;
	width:150px;
	display:block;
	position:relative;
	z-index:10;
	font-size:18px;
	text-align:center;
}
.nav_main .nav li:first-child {
	background:none;
}
.nav_main .nav li:last-child {
	margin-right: 0;
}
.nav_main .nav li:first-child.hover {
	background-color:#90c31e;
}
.nav_main .nav li a:hover, .nav_main .nav li.active a {
	background-color:#90c31e;
}
.nav_main .nav li a {
	display:block;
	color:#fff;
	font-size:18px;
}
.nav_main .nav li a:hover,.nav_main .nav li a.hover,.nav_main .nav li #hover2 {
	background:#90c31e;
}
.nav_main .nav dl {
	width:139px;
	background:#fff;
	position:absolute;
	left:0;
	top:60px;
	z-index:12;
	border:1px solid #90c31e;
}
.nav_main .nav dl {
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);
	opacity:0;
	visibility:hidden;
	transition:all .6s ease 0s;
	transform:translate3d(0,10px,0);
	-moz-transform:translate3d(0,10px,0);
	-webkit-transform:translate3d(0,10px,0);
	width:148px;
}
.nav_main .nav li:hover dl {
	opacity:1;
	visibility:visible;
	transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}
.nav_main .nav dl dd {
	line-height:49px;
	height:49px;
	border-top:1px solid #e5e5e5;
	text-align:left;
	position:relative;
	z-index:12;
	display:block;
	width:100%;
}
.nav_main .nav dl dd:first-child {
	border:none;
}
.nav_main .nav dl dd a {
	color:#666;
	font-size:14px;
	padding:0;
	width:100%;
	text-align:center;
}
.nav_main .nav dl dd a:hover,.nav_main .nav dl dd a.hover {
	background:#90c31e;
	color:#fff;
	width:150px;
}
.nav_main .nav dl dd .three {
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);
	opacity:0;
	visibility:hidden;
	transition:all .6s ease 0s;
	transform:translate3d(0,10px,0);
	-moz-transform:translate3d(0,10px,0);
	-webkit-transform:translate3d(-10px,0,0);
}
.nav_main .nav dl dd:hover .three {
	opacity:1;
	visibility:visible;
	transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}
.nav_main .nav dl dd .three {
	position:absolute;
	left:158px;
	top:4px;
	padding-left:20px;
	color:#666;
	z-index:10;
	background:url(../images/menu_bg.png) 12px 10px no-repeat;
}
.nav_main .nav dl dd .three a {
	color:#fff;
	width:140px;
	font-size:14px;
	background:#90c31e;
	text-align:center;
	display:block;
	height:39px;
	line-height:39px;
	border-top:1px solid #90c31e;
	transition:ease-in-out .2s;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.nav_main .nav dl dd .three a:first-child {
	border-top:none;
}
.nav_main .nav dl dd .three a:hover {
	background:#90c31e;
	color:#fff;
}
/* banner */
#banner_main {
	overflow:hidden;
	max-width:1920px;
	margin:0 auto;
	width:100%;
}
#banner_main .banner {
	height:550px;
}
#banner {
	width:100%;
	min-width:1000px;
	position:relative;
	overflow:hidden;
}
#banner,.banner ul {
	max-height:550px;
	overflow:hidden;
}
.banner li {
	width:100%;
	position:absolute;
	z-index:1;
	overflow:hidden;
	display:none;
}
.banner li:first-child {
	display:block;
}
.banner li img {
	width:1920px;
	display:block;
	position:relative;
	left:50%;
	margin-left:-960px;
	top:0;
}
#banner .tip {
	width:1000px;
	height:20px;
	line-height:0;
	font-size:0;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-500px;
	bottom:42px;
	z-index:3;
}
#banner .tip span {
	width:16px;
	height:16px;
	margin:0 6px;
	display:inline-block;
	font-size:0;
	cursor:pointer;
	background-position:-150px 0px;
}
#banner .tip span.cur {
	background-position:-130px 0px;
}
#banner #btn_prev,#banner #btn_next {
	width:32px;
	height:50px;
	position:absolute;
	top:250px;
	z-index:5;
}
#banner #btn_prev {
	background-position:-60px 0;
	left:12%;
	transition:all 600ms ease;
}
#banner #btn_next {
	background-position:-92px 0;
	right:12%;
	transition:all 600ms ease;
}
#banner #btn_prev:hover {
	opacity:.8;
	filter:alpha(opacity=80);
	transition:all 600ms ease;
	left:11.6%;
}
#banner #btn_next:hover {
	opacity:.8;
	filter:alpha(opacity=80);
	transition:all 600ms ease;
	right:11.6%;
}
/*footer*/
.footer {
	width:100%;
	color:#fff;
	padding:30px 0 20px;
	background:#191919;
}
.footer .links {
	padding-bottom:30px;
	margin-bottom:30px;
	font-size:16px;
	border-bottom:1px solid #434343;
}
.footer .links span {
	color:#f9f9f9;
	display:inline-block;
}
.footer .links a {
	display:inline-block;
	color:#f9f9f9;
	padding-right:10px;
}
.footer .links a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.footer .contact {
	width:340px;
}
.footer .contact .ewm {
	width:100px;
	height:100px;
	background:#ddd;
}
.footer .contact .ewm img {
	display:block;
	margin:6px;
	width:88px;
	height:88px;
}
.footer .contact .contact_info {
	margin-left:16px;
}
.footer .contact .contact_info p {
	font-size:14px;
	color:#fff;
	line-height:14px;
}
.footer .contact .contact_info .tel {
	margin-top:10px;
	margin-bottom:12px;
	font:normal 30px "arial";
	color:#407fe1;
	line-height:24px;
}
.footer .contact .contact_info .p2 {
	margin-bottom:6px;
}
.footer .bNav {
	width:850px;
}
.footer .bNav .item {
	float:left;
	line-height:26px;
}
.footer .bNav .item h3 {
	margin-bottom:24px;
	padding:0 34px;
	border-right:1px solid #407fe1;
}
.footer .bNav .item:first-child h3 {
	border-left:1px solid #407fe1;
}
.footer .bNav .item h3 a {
	color:#fff;
	font-size:18px;
	text-indent:0px;
}
.footer .bNav .item h3 a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.footer .bNav .item a {
	color:#ccc;
	display:block;
	font-size:12px;
	line-height:26px;
	text-indent:40px;
}
.footer .bNav .item a:hover {
	color:#fff;
}
/*copyright*/
.copyright {
	height:57px;
	line-height:57px;
	color:#999999;
	font-size:12px;
	background:#101010;
	border-top:1px solid #434343;
}
.copyright span {
	margin:0 12px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.copyright a {
	color:#999999;
}
.copyright a:hover {
	color:#fff;
}
/*******index css*******/
.indexTit {
	color:#90c31e;
	overflow:hidden;
	text-align:center;
	padding:30px 0 56px;
}
.indexTit .en {
	text-transform:uppercase;
	line-height:35px;
	font-family:didot;
	font-size:24px;
}
.indexTit h3 {
	font-size:24px;
	color:#835026;
}
.index .in_title {
	padding-top:80px;
}
.index .in_title .entit {
	margin-bottom:12px;
	font:normal 45px "AvantGarde Bk BT";
	color:#666;
	text-align:center
}
.index .in_title .tit {
	width:300px;
	margin:0 auto;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#90c31e;
}
.index .in_title .tit span {
	float:left;
	margin-left:40px;
}
.index .in_title .tit em {
	display:block;
	width:50px;
	height:2px;
	margin-top:16px;
	background:#ccc;
}
.index .tab {
	text-align:center;
	padding-top:50px;
}
.index .tab a {
	padding:0 16px;
	height:40px;
	line-height:40px;
	background:#90c31e;
	font-size:18px;
	display:inline-block;
	margin:0 20px;
	color:#fff;
}
.index .tab a:hover {
	background:#90c31e;
}
.index .more {
	margin-top:40px;
}
.index .more .line {
	display:block;
	width:500px;
	height:1px;
	margin-top:24px;
	background:#ccc;
}
.index .more .look_more {
	display:block;
	width:198px;
	height:48px;
	font-size:16px;
	line-height:48px;
	text-align:center;
	border:1px solid #ccc;
	transition:all .5s;
}
.index .more .look_more:hover {
	background:#90c31e;
	color:#fff;
	transition:all .5s;
	border:1px solid #90c31e;
}
.index #floor_1_main {
	height:416px;
	background:#f6f6f6;
}
#floor_1_main .about {
	padding-top:80px;
}
#floor_1_main .about .item {
	display:block;
	width:600px;
	height:424px;
}
#floor_1_main .about img {
	display:block;
	width:100%;
	height:100%;
}
#floor_1_main .about img:hover {
	-webkit-filter:brightness(105%);
	filter:brightness(105%);
}
#floor_1_main .contW {
	position:relative;
	display:block;
	width:600px;
	height:374px;
	margin-top:50px;
	background:#fff;
}
#floor_1_main .contW .title {
	margin-left:50px;
	padding-top:50px;
}
#floor_1_main .contW .title .entit {
	font:normal 45px "AvantGarde Bk BT";
	color:#666;
}
#floor_1_main .contW .title .tit {
	font:bold 30px "microsoft yahei";
	color:#90c31e;
}
#floor_1_main .contW .cont {
	width:484px;
	margin-top:30px;
	margin-left:50px;
	font-size:14px;
	color:#666;
	line-height:30px;
	text-align:justify;
}
#floor_1_main .contW .view_detail {
	position:absolute;
	bottom:0px;
	left:50px;
	display:block;
	width:150px;
	height:38px;
	font-size:14px;
	line-height:38px;
	text-align:center;
	color:#fff;
	background:#90c31e;
}
#floor_1_main .contW .view_detail:hover {
	background:#90c31e;
	transition:all .5s;
}
#floor_2_main {
	background:#fff;
}
#floor_2_main .floor_2 {
	padding-bottom:45px;
}
#floor_2_main .floor_2 .title {
	}#floor_2_main .proCenter .list {
	width:106%;
	margin-top:38px;
}
#floor_2_main .proCenter .list li {
	float:left;
	width:380px;
	height:355px;
	margin-top:30px;
	margin-right:30px;
	background:#f6f6f6;
	transition:all .5s;
}
#floor_2_main .proCenter .list li a {
	display:block;
	padding:38px 30px 0 30px;
}
#floor_2_main .proCenter .list li img {
	width:320px;
	height:240px;
}
#floor_2_main .proCenter .list li .tit {
	height:56px;
	font-size:20px;
	text-align:center;
}
#floor_2_main .proCenter .list li:first-child {
	margin-left:0px;
}
#floor_2_main .proCenter .list li .title {
	margin-top:12px;
}
#floor_2_main .proCenter .list li .tit {
	color:#333;
}
#floor_2_main .proCenter .list li em {
	width:100px;
	height:26px;
	background:url("../images/em.png") no-repeat;
	transition:all .5s;
}
#floor_2_main .proCenter .list li:hover {
	background:#90c31e;
}
#floor_2_main .proCenter .list li:hover .tit {
	color:#fff;
}
#floor_2_main .proCenter .list li:hover em {
	width:100px;
	height:26px;
	background:url("../images/em1.png") no-repeat;
	transition:all .5s;
}
#floor_2_main .proCenter .list li:hover img {
	-webkit-filter:brightness(105%);
	filter:brightness(105%);
}
/*slip*/
.index_slip {
	height:180px;
	background:url("../images/ixbannerbg1.png") no-repeat center center;
}
.index_slip .slip_tit {
	width:772px;
}
.index_slip .slip_tit .tit1 {
	padding-top:50px;
	font:bold 32px "microsoft yahei";
	color:#64c5ff;
}
.index_slip .slip_tit .tit2 {
	margin-top:14px;
	font-size:24px;
	color:#fff;
}
.index_slip .slip_btn {
	display:block;
	margin-left:124px;
	margin-top:64px;
	width:202px;
	height:57px;
	background:url("../images/ixbanner-btn.png") no-repeat;
	font:bold 20px "microsoft yahei";
	line-height:56px;
	text-align:center;
	color:#10479f;
}
.index_slip1 {
	background:url("../images/ixbannerbg.jpg") no-repeat center center;
}
.index_slip1 .slip_tit {
	width:900px;
}
.index_slip1 .slip_btn {
	margin-left:94px;
}
.index_slip .slip_btn:hover {
	background:url("../images/ixbanner-btn1.png") no-repeat;
}
.index_slip1 .slip_btn:hover {
	background:url("../images/ixbanner-btn1.png") no-repeat;
}
/*产品优势*/
#floor_3_main {
	height:606px;
	background:#fff;
}
#floor_3_main .proAdvant {
	margin-top:60px;
}
#floor_3_main .proAdvant .list {
	width:106%;
}
#floor_3_main .proAdvant .list li {
	float:left;
	width:278px;
	margin-right:120px;
}
#floor_3_main .proAdvant .list li a {
	display:block;
}
#floor_3_main .proAdvant .list li:first-child {
	margin-left:60px;
}
#floor_3_main .proAdvant .list li .img {
	width:134px;
	height:150px;
	margin:0 auto;
	transition:all .5s;
	margin-left:72px;
}
#floor_3_main .proAdvant .list li .title {
	margin-top:30px;
}
#floor_3_main .proAdvant .list li .tit {
	font-size:24px;
	text-align:center;
	color:#90c31e;
}
#floor_3_main .proAdvant .list li .cont {
	margin-top:20px;
	font-size:14px;
	line-height:24px;
	text-align:center;
	color:#666;
}
#floor_3_main .proAdvant .list li:hover .img {
	margin-top:-10px;
	transition:all .5s;
}
#floor_3_main .proAdvant .list li:hover .tit {
	font-weight:bold;
}
/*工程案例*/
#floor_4_main {
	background:#f6f6f6;
	padding-bottom:45px;
}
#floor_4_main .floor_4 {
	}#floor_4_main .proCase {
	position:relative;
	margin-top:60px;
}
#floor_4_main .proCase .list {
	width:106%;
}
#floor_4_main .proCase .list li {
	position:relative;
	display:block;
	float:left;
	width:380px;
	height:480px;
	margin-right:30px;
	border:1px solid #ddd;
	background:#fff;
	transition:all ease 600ms;
}
#floor_4_main .proCase .list li a {
	display:block;
	padding:30px;
	padding-bottom:80px;
}
#floor_4_main .proCase .list li a img {
	display:block;
	width:320px;
	height:240px;
}
#floor_4_main .proCase .list li .title {
	margin-top:20px;
}
#floor_4_main .proCase .list li .tit {
	font-size:20px;
	color:#333;
}
#floor_4_main .proCase .list li .cont {
	margin-top:12px;
	font-size:14px;
	color:#333;
}
#floor_4_main .proCase .list li .view_detail {
	position:absolute;
	bottom:30px;
	left:30px;
	display:block;
	width:120px;
	height:32px;
	font-size:14px;
	line-height:30px;
	text-align:center;
	background:#90c31e;
	color:#fff;
}
#floor_4_main .proCase .list li:hover {
	border:1px solid #90c31e;
	background:#90c31e;
	transition:all ease 600ms;
}
#floor_4_main .proCase .list li:hover .tit {
	color:#fff;
}
#floor_4_main .proCase .list li:hover .cont {
	color:#c1d4f1;
}
#floor_4_main .proCase .list li:hover .view_detail {
	background:#fff;
	color:#90c31e;
}
#floor_4_main .proCase .hd {
	position:absolute;
	width:100%;
}
#floor_4_main .proCase .hd .prev {
	width:42px;
	height:42px;
	background-position:0px -60px;
	cursor:pointer;
	position:absolute;
	top:-200px;
	left:-80px;
	transition:all ease 600ms;
}
#floor_4_main .proCase .hd .next {
	width:42px;
	height:42px;
	background-position:-126px -60px;
	cursor:pointer;
	position:absolute;
	top:-200px;
	right:-80px;
	transition:all ease 600ms;
}
#floor_4_main .proCase .hd .prev:hover {
	background-position:-42px -60px;
	transition:all ease 600ms;
}
#floor_4_main .proCase .hd .next:hover {
	background-position:-84px -60px;
	transition:all ease 600ms;
}
/*新闻动态*/
#floor_5_main {
	padding-top:80px;
	padding-bottom:45px;
	background:#fff;
}
#floor_5_main .inews {
	position:relative;
	margin-top:20px;
}
#floor_5_main .ulWrap .list {
	width:100%;
	height:360px;
}
#floor_5_main .ulWrap .list li {
	display:block;
	float:left;
	width:582px;
	height:148px;
	border:1px solid #ddd;
	background:#f6f6f6;
	margin-top:30px;
	margin-right:30px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li a {
	display:block;
	height:150px;
}
#floor_5_main .ulWrap .list li .time {
	width:66px;
	margin-top:40px;
	margin-left:30px;
}
#floor_5_main .ulWrap .list li .time .day {
	font:normal 60px "arial";
	color:#999;
	line-height:50px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li .time .year {
	margin-top:8px;
	font:normal 16px "arial";
	color:#666;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li .title {
	display:block;
	width:420px;
	margin-top:40px;
	margin-left:14px;
}
#floor_5_main .ulWrap .list li .title .tit {
	font-size:20px;
	color:#333;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li .title .cont {
	margin-top:8px;
	font-size:14px;
	color:#666;
	line-height:20px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li:hover {
	background:#90c31e;
	border:1px solid #90c31e;
}
#floor_5_main .ulWrap .list li:hover .time .day {
	color:#c1d4f1;
}
#floor_5_main .ulWrap .list li:hover .time .year {
	color:#c1d4f1;
}
#floor_5_main .ulWrap .list li:hover .title .tit {
	color:#fff;
}
#floor_5_main .ulWrap .list li:hover .title .cont {
	color:#c1d4f1;
}
#floor_5_main .inews .hd {
	position:absolute;
	width:100%;
	top:100%;
}
#floor_5_main .inews .hd .prev {
	width:42px;
	height:42px;
	background-position:0px -60px;
	cursor:pointer;
	position:absolute;
	top:-200px;
	left:-80px;
	transition:all ease 600ms;
}
#floor_5_main .inews .hd .next {
	width:42px;
	height:42px;
	background-position:-126px -60px;
	cursor:pointer;
	position:absolute;
	top:-200px;
	right:-80px;
	transition:all ease 600ms;
}
#floor_5_main .inews .hd .prev:hover {
	background-position:-42px -60px;
	transition:all ease 600ms;
}
#floor_5_main .inews .hd .next:hover {
	background-position:-84px -60px;
	transition:all ease 600ms;
}
/*******内页样式********/
.nybanner {
	width:100%;
	height:300px;
	overflow:hidden;
	position:relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.nybanner .con {
    position: relative;
    height: 100%;
}
.nybanner h3 {
    position: absolute;
    top: 53%;
    color: #fff;
    font-size: 30px;
    height: 30px;
    left: 0;
    text-align: center;
}
.nybanner img {
	width:100%;
	display:block;
	position:absolute;
	left:0%;
	top:0;
}
.submian {
	padding-bottom:10px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.submian .sobtitle {
	height:30px;
	line-height:30px;
	padding:10px 0px 10px;
	margin-bottom:20px;
	font-size:14px;
	border-bottom:1px solid #f1f1f1;
}
.submian .sobtitle s {
	width:14px;
	height:14px;
	margin-right:10px;
	background-position:-129px -30px;
}
.submian .sobtitle a {
	font-size:14px;
	color:#333
}
.submian .sobtitle a:hover {
	color:#90c31e;
}
.submian .sobtitle a.now {
	color:#90c31e;
	font-size:14px;
	font-weight:bold;
}
.submian .sobtitle a.now:hover {
	text-decoration:underline;
}
.submian .subleft {
	width:245px;
}
.submian .subleft .title {
	height:102px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding-right:29px;
	background:#90c31e;
}
.submian .subleft .title h2 {
	line-height:102px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.submian .subleft .title i {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding-left:13px;
	padding-top:2px;
}
.submian .subleft .bort9 {
	border-top:9px solid #007eb9;
	border-radius:5px 5px 0px 0px;
}
.submian .subleft .bor9 {
	border-bottom:9px solid #eaeaea;
}
.submian .subleft .lefta {
	width:245px;
	margin-bottom:10px;
}
.submian .subleft .lefta .comt {
	background:#fff;
}
.submian .subleft .lefta .comt ul {
	border:1px solid #ddd;
}
.submian .subleft .lefta .comt ul li a {
	background:#fff url(../images/tb9.png) 213px center no-repeat;
	border-top:1px solid #eaeaea;
	line-height:60px;
	height:60px;
	display:block;
	padding-left:25px;
	font-size:14px;
}
.submian .subleft .lefta .comt ul li .box {
	padding:10px 0px;
	display:none;
}
.submian .subleft .lefta .comt ul li .box a {
	height:30px;
	line-height:30px;
	display:block;
	color:#888;
	border:0px;
}
.submian .subleft .lefta .comt ul li .box a:hover {
	color:#007eb9;
	background:none;
}
.submian .subleft .lefta .comt ul li:hover a,.submian .subleft .lefta .comt ul li.hover a {
	background:#1048a0 url(../images/tb11.png) 213px center no-repeat;
	font-weight:bold;
	color:#fff
}
.submian .subleft .lefta .comt ul li.hover a {
	background:#1048a0 url(../images/tb11.png) 213px center no-repeat;
	font-weight:bold;
	color:#fff
}
.submian .subleft .lefta .comt ul li.hover .box a {
	background:none;
	font-weight:normal;
}
.submian .subleft .lefta .comt ul li.hover .box a.hover {
	color:#007eb9;
	font-weight:bold;
}
.submian .subleft .lefta .comt1 ul li a {
	background:#fff url(../images/jia.png) 213px center no-repeat;
	border-top:1px solid #eaeaea;
	line-height:60px;
	height:60px;
	display:block;
	padding-left:25px;
	font-size:14px;
}
.submian .subleft .lefta .comt1 ul li .box {
	padding:10px 0px;
	display:none;
}
.submian .subleft .lefta .comt1 ul li .box a {
	height:30px;
	line-height:30px;
	display:block;
	color:#888;
	border:0px;
}
.submian .subleft .lefta .comt1 ul li .box a:hover {
	color:#007eb9;
	background:none;
}
.submian .subleft .lefta .comt1 ul li:hover a,.submian .subleft .lefta .comt1 ul li.hover a {
	background:#1048a0 url(../images/jia1.png) 213px center no-repeat;
	font-weight:bold;
	color:#fff
}
.submian .subleft .lefta .comt1 ul li.hover a {
	background:#1048a0 url(../images/jian.png) 213px center no-repeat;
	font-weight:bold;
	color:#fff
}
.submian .subleft .lefta .comt ul li .boxlist {
	padding:0;
	display:none;
	border:none;
}
.submian .subleft .lefta .comt ul li .boxlist li {
	line-height:50px;
	background:#b1aeae;
}
.submian .subleft .lefta .comt ul li .boxlist li a {
	height:40px;
	padding-left:45px;
	color:#333;
	font-weight:normal;
	border-bottom:0;
	line-height:40px;
	background:#f6f6f6 url(../images/tb12.png) 26px center no-repeat;
	border-top:none;
}
.submian .subleft .lefta .comt ul li .boxlist li a:hover,.submian .subleft .lefta .comt ul li .boxlist li a.hover {
	color:#90c31e;
	font-weight:bold
}
.submian .subleft .lefta .comt ul li.hover .boxlist {
	display:block;
}
.submian .subright .anlitopH4 {
	background:#fff;
}
.submian .subright .anlitopH4 {
	height:38px;
	line-height:38px;
	border:1px solid #e4e4e4;
	margin-top:20px;
}
.submian .subright .anlitopH4 span {
	border-left:5px solid #90c31e;
	height:38px;
	line-height:38px;
	padding-left:22px;
	display:block;
	float:left;
	color:#90c31e;
	font-weight:bold;
	font-size:16px;
}
.submian .subright .divanli {
	border:1px solid #e4e4e4;
	border-top:none;
	margin-bottom:10px;
	padding:15px;
}
.submian .subright .divanli ul {
	width:105%;
	height:185px;
}
.submian .subright .divanli ul li {
	float:left;
	margin-left:10px;
}
.submian .subright .divanli ul li:first-child {
	margin-left:0;
}
.submian .subright .divanli ul li a img {
	width:194px;
	height:143px;
	display:block;
	border:solid 1px #e4e4e4;
}
.submian .subright .divanli ul li a span {
	height:45px;
	line-height:45px;
	text-align:center;
	display:block;
	width:170px;
}
.submian .subright .divanli ul li a:hover img {
	border-color:#007eb9;
}
.submian .subright .divanli ul li a:hover span {
	color:#007eb9;
	font-weight:bold;
}
.submian .subright .divremmnews {
	border:1px solid #e4e4e4;
	border-top:none;
	margin-bottom:10px;
	padding:15px;
	background-color:#fff;
}
.submian .subright .divremmnews ul {
	width:100%;
	overflow:hidden;
}
.submian .subright .divremmnews ul li {
	float:left;
	width:47%;
	height:35px;
	line-height:35px;
	margin:0 1.5%;
	border-bottom:1px dashed #ccc;
}
.submian .subright .divremmnews ul li a {
	height:35px;
	line-height:35px;
	float:left;
	overflow:hidden;
	font-size:14px;
}
.submian .subright .divremmnews ul li span {
	color:#666;
	float:right;
	height:35px;
	line-height:35px;
	white-space:nowrap;
	font-size:14px;
}
.submian .subright .divremmnews ul li a:hover {
	color:#90c31e;
}
.map_ul {
	list-style:outside none none;
	display:block;
	width:100%;
	padding-top:10px;
}
.map_ul li {
	display:block;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #DCDBDB;
	margin-left:10px;
	float:left;
}
.map_ul li a {
	font-size:14px;
	float:left;
	width:100%;
	height:23px;
	line-height:23px;
	font-weight:bold;
}
.map_ul .list-inline {
	display:block;
	margin-left:14%;
	width:80%;
	min-height:30px;
}
.map_ul .list-inline a {
	font-weight:normal;
	width:auto;
	float:none;
	line-height:32px;
	height:32px;
	margin:0 10px 10px 0;
	display:inline-block;
	border:1px solid #ccc;
	padding:0px 10px;
}
.map_ul .list-inline a:hover {
	background:#90c31e;
	color:#fff;
}
.submian .subleft .adv {
	margin-bottom:10px;
	background:#000;
}
.submian .subleft .adv a img {
	display:block;
	width:100%;
}
.submian .subleft .adv a:hover img {
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
}
.submian .subleft .leftnews {
	margin-bottom:10px;
}
.submian .subleft .leftnews .title {
	height:42px;
	padding-left:52px;
	padding-top:18px;
}
.submian .subleft .leftnews .leftnewscomt {
	background:#fff;
	padding:10px;
}
.submian .subleft .leftnews .leftnewscomt ul li {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #f2f2f2;
	overflow:hidden;
}
.submian .subleft .leftnews .leftnewscomt ul li a {
	font-size:14px;
	display:block;
	padding-left:10px;
}
.submian .subleft .leftnews .leftcont {
	background:#fff;
	padding:10px;
}
.submian .subleft .leftnews .leftcont h2 {
	font-size:16px;
	font-weight:bold;
	color:#90c31e;
	padding-bottom:10px;
	border-bottom:1px solid #f2f2f2;
}
.submian .subleft .leftnews .leftcont span {
	line-height:24px;
	font-size:12px;
	padding-top:10px;
	display:block;
	border-bottom:1px solid #f2f2f2;
}
.submian .subleft .leftnews .leftcont p {
	font-size:18px;
	color:#333;
	padding-top:10px;
	line-height:normal;
}
.submian .subleft .leftnews .leftcont p i {
	font-size:22px;
	color:#90c31e;
	display:block;
}
.submian .subright {
	max-width:1200px;
	padding-bottom:0px;
	line-height:28px;
	margin: 0px auto;
	width:100%;
}
.submian .subrights {
	width:920px;
	padding-bottom:20px;
	line-height:28px;
}
.submian .subrights .aboutlist {
	color:#666;
}
.submian .subrights img {
	max-width:920px;
}
.submian .subrights .newslist .textlist li {
	padding:25px 0px 25px;
	height:110px;
	border-bottom:1px solid #ddd;
	width:100%;
	margin-bottom:25px;
}
.submian .subrights .newslist .textlist li a {
	display:block;
	cursor:pointer;
}
.submian .subrights .newslist ul li a img {
	width:147px;
	float:left;
	margin-right:18px;
	border:1px solid #eee;
	height:110px;
	display:block;
}
.submian .subrights .newslist ul li a .txt {
	color:#888;
	line-height:24px;
	font-size:12px;
}
.submian .subright .newslist .textlist li a p {
	height:40px;
	line-height:40px;
}
.submian .subrights .newslist .textlist li a b {
	color:#90c31e;
	font-size:14px;
}
.submian .subrights .newslist .textlist li a:hover b {
	color:#90c31e;
}
.submian .subrights .newslist .textlist li a i {
	color:#999;
	display:block;
	line-height:20px;
	margin-bottom:5px;
	font-size:12px;
}
.submian .subrights .newslist .textlist li a span {
	line-height:22px;
	max-height:66px;
	overflow:hidden;
	display:block;
	color:#666;
}
.submian .subrights .newslist .textlist2 li {
	height:40px;
	line-height:40px;
}
.submian .subrights .newslist .textlist2 li a {
	display:block;
}
.submian .subrights .newslist .textlist2 li s {
	width:4px;
	height:4px;
	display:inline-block;
	vertical-align:middle;
	background:#007eb9;
	margin-right:10px;
	border-radius:100%;
}
.submian .subrights .newslist ul li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
}
.submian .subrights .newslist ul li a:hover p b {
	text-decoration:underline;
}
.submian .subrights .newslist ul li a:hover span {
	color:#777;
}
.submian .subrights .caselist ul li {
	padding:20px 0px;
	border-bottom:1px dotted #c2c2c2;
	height:176px;
}
.submian .subrights .caselist ul li a {
	display:block;
}
.submian .subrights .caselist ul li a img {
	width:220px;
	height:162px;
	display:block;
	border:7px solid #e2e2e2;
}
.submian .subrights .caselist ul li a .txt {
	width:470px;
	float:left;
	padding-left:20px;
}
.submian .subrights .caselist ul li a .txt p {
	height:40px;
	line-height:40px;
	color:#007eb9;
	font-size:14px;
	font-weight:bold;
}
.submian .subrights .caselist ul li a .txt i {
	color:#666;
	padding-bottom:10px;
	display:block;
}
.submian .subrights .caselist ul li a .txt span {
	line-height:22px;
	height:88px;
	overflow:hidden;
	display:block;
	color:#666;
}
.submian .subrights .caselist ul li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	border-color:#007eb9;
}
.submian .subrights .caselist ul li a:hover p {
	text-decoration:underline;
}
.submian .subrights .caselist ul li a:hover span {
	color:#777;
}
.submian .subrights .mess {
	background:#fff;
	padding:0px 40px 30px;
	width:596px;
	margin-left:80px;
}
.submian .subrights .mess h1 {
	text-align:center;
	font-size:30px;
	padding-bottom:10px;
}
.submian .subrights .mess p {
	text-align:center;
	padding-bottom:30px;
}
.submian .subrights .mess .left {
	}.submian .subrights .mess .left li {
	margin-bottom:15px;
	float:left;
	margin-right:10px;
}
.submian .subrights .mess .left label {
	width:150px;
	height:43px;
	line-height:43px;
	text-align:center;
	background:none;
	color:#90c31e;
	font-size:16px;
	float:left;
	border-radius:3px 0 0 3px;
	border:1px solid #90c31e;
}
.submian .subrights .mess .left input {
	border:1px solid #ccc;
	border-left:none;
	float:left;
	height:21px;
	line-height:21px;
	padding:11px 10px;
	width:404px;
	color:#666;
	border-radius:0px 3px 3px 0;
	outline:none;
}
.submian .subrights .mess .left select {
	border:1px solid #ccc;
	border-left:none;
	float:left;
	height:45px;
	line-height:45px;
	width:424px;
	color:#666;
	border-radius:0px 3px 3px 0;
	outline:none;
	text-indent:10px;
}
.submian .subright .mess .right {
	float:left;
	width:585px;
	padding-top:10px;
	*padding-top:20px;
}
.submian .subright .mess .right input,.submian .subright .mess .right a {
	width:40%;
	margin-right:2%;
	height:45px;
	line-height:45px;
	text-align:center;
	display:block;
	border:none;
	background:#90c31e;
	color:#fff;
	font-size:16px;
	border-radius:3px;
	cursor:pointer;
	transition:ease-in-out .2s;
	float:left
}
.submian .subright .mess .right a {
	color:#333;
	background:#ffcc00;
	float:right
}
.submian .subright .mess .right a:hover {
	background:#cda503;
}
.submian .subright .mess .right input:hover {
	background:#2bba72;
}
.honorlist ul.list {
	float:left;
	width:100%;
	padding-left:0px;
}
.honorlist ul.list li.item {
	float:left;
	width:296px;
	margin-bottom:30px;
	margin-right:14px;
}
.honorlist ul.list li.item a:hover img {
	opacity:0.8;
}
.honorlist ul.list li.item a:hover span {
	color:#fff;
}
.honorlist ul.list li.item span {
	width:100%;
	height:45px;
	color:#555;
	text-align:center;
	display:block;
	line-height:45px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.honorlist ul.list li.item img {
	width:100%;
	display:block;
	padding:1px;
}
.list_imgH ul.list li.item {
	width:286px;
	margin-right:30px;
}
.list_imgH ul.list li.item a {
	display:block;
	width:100%;
	overflow:hidden;
	position:relative;
	background:#f6f6f6;
}
.list_imgH ul.list li.item a:hover {
	background:#90c31e;
}
.list_imgH ul.list li.item img {
	display:block;
	width:284px;
	height:213px;
}
.item_mask {
	width:284px;
	height:213px;
	background:rgba(0,0,0,0);
	position:absolute;
	left:1px;
	top:1px;
	opacity:0;
	filter:Alpha(opacity=0);
	*zoom:1;
	-webkit-transform:rotateX(180deg) scale(0.5,0.5);
	transform:rotateX(180deg) scale(0.2,0.2);
	transition:all ease-out .5s;
}
.item_link_icon {
	display:block;
	width:45px;
	height:45px;
	text-align:center;
	background-position:0px -105px;
	line-height:38px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-22px;
	opacity:0;
	filter:Alpha(opacity=0);
	*zoom:1;
}
.list_imgH ul.list li.item:hover .item_mask {
	opacity:1;
	filter:Alpha(opacity=100);
	-webkit-transform:rotateX(0deg) scale(1,1);
	transform:rotateX(0deg) scale(1,1);
	transition:all 1s cubic-bezier(.23,1,.38,1) 0s;
	background:rgba(0,0,0,0.3);
}
.list_imgH ul.list li.item:hover .item_link_icon {
	transform:translateY(-21px);
	opacity:1;
	filter:Alpha(opacity=100);
}
.submian .t {
	padding:0 0 25px;
	color:#90c31e;
	font-size:18px;
}
.submian .t2 {
	padding:25px 0;
	color:#90c31e;
	font-size:24px;
}
/* formData */
.formData {
	padding-bottom:0px;
	width:100%;
	margin: 20px auto;
	overflow: hidden;
	font-size:16px;
	
}
.formData .items {
	float:left;
	color:#999;
	font-weight:normal;
	width:49%;
	height:42px;
	line-height:42px;
	border:1px solid #e4e4e4;
	margin-right:19px;
	margin-bottom:25px;
	position:relative;
}
.formData .items label {
	padding-left:15px;
	position:absolute;
	left:0;
	top:0;
	z-index:11;
	text-align:center;
	display:block;
	margin:0;
	height:42px;
	line-height:42px;
	font-size:16px;
	color:#666;
}
.formData .items input {
	outline:none;
	line-height:42px;
	height:42px;
	font-size:18px;
}
.formData .items .txt {
	width:43%;
	height:42px;
	line-height:42px;
	display:block;
	background:none;
	padding-left:70px;
	border:0 none;
	color:#666;
}
.formData .items .red {
	position:absolute;
	right:15px;
	top:0;
	color:#ff0000;
	z-index:11;
}
.formData .items.mr0 {
	margin-right:0;
}
.formData .msg-box {
	position:absolute;
	left:0;
	top:0px;
}
.formData .liuyan {
	width:99.8%;
	height:260px;
	border:1px solid #e4e4e4;
	float:left;
}
.formData .liuyan label {
	text-align:right;
	display:block;
}
.formData .liuyan textarea {
	width:100%;
	height:234px;
	line-height:42px;
	padding:2px 0px;
	text-indent:100px;
	font-size:18px;
	font-family:"microsoft yahei";
	color:#333;
	border:0 none;
	overflow:hidden;
	background:none;
	resize:none;
	display:block;
	outline:none;
}
.formData .bot {
	width:100%;
	margin: 0px auto;
	text-align: center;
}
.formData .sub {
    width: 168px;
    height: 46px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #8bc856;
    background: #8bc856;
	cursor:pointer;
}
.formData .sub:hover {
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
    transform: scale(1.1);
    background: #8bc856;
    color: #fff;
}
.formData .yzm .txt {
	padding-left:80px;
}
.formData .yzm img {
	position:absolute;
	right:0;
	top:0;
	height:56px;
	border:0px;
	display:block;
}
/** 新闻中心 **/
.submian .subright .thumblist {
	}.submian .subright .thumblist .list {
	padding-bottom:0px;
}
.submian .subright .thumblist .itemx {
	width:1150px;
	border-bottom:1px solid #eaeaea;
	display:block;
	padding:20px;
	transition:all .5s;
}
.submian .subright .thumblist .itemx a {
	display:block;
}
.submian .subright .thumblist .itemx .img {
	position:relative;
	width:180px;
	height:135px;
	display:block;
	overflow:hidden;
}
.submian .subright .thumblist .itemx img {
	width:100%;
	height:100%;
	transition:all 0.3s ease-out 0s;
}
.submian .subright .thumblist .itemx a:hover img {
	transform:scale(1.1,1.1);
}
.submian .subright .thumblist .itemx .txt {
	width:900px;
}
.submian .subright .thumblist .itemx .txt h3 {
	font-size:16px;
	line-height:30px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.submian .subright .thumblist .itemx .txt .mark {
	color:#999;
	font-size:12px;
	line-height:30px;
	padding:0;
}
.submian .subright .thumblist .itemx .txt .mark span {
	display:inline-block;
	padding-right:18px;
}
.submian .subright .thumblist .itemx .txt p {
	color:#666;
	line-height:25px;
}
.submian .subright .thumblist .itemx .txt p span {
	display:inline-block;
	color:#90c31e;
	padding-left:10px;
}
.submian .subright .thumblist .itemx a:hover .txt h3 {
	color:#90c31e;
}
.submian .subright .thumblist .itemx:hover {
	box-shadow:0 0 15px rgba(0,0,0,0.2);
}
.reLink {
	height:38px;
	border:1px solid #ccc;
	margin:10px auto 10px;
	padding:0px 10px;
}
.reLink .prevLink,.reLink .nextLink {
	height:38px;
	line-height:38px;
}
.reLink .prevLink a,.reLink .nextLink a {
	height:38px;
	line-height:38px;
}
.reLink .prevLink a:hover,.reLink .nextLink a:hover {
	color:#90c31e;
}
.reLink .prevLink {
	float:left;
}
.reLink .nextLink {
	float:right;
}
.submian .subright .conBox .ArticleTitle h1 {
	font-size:24px;
	text-align:center;
	padding:20px 0px;
	border-bottom:1px dashed #ccc;
	font-weight:bold;
}
.submian .subright .conBox .ArticleMessage {
	line-height:30px;
	height:30px;
	margin-bottom:10px;
	text-align:center;
}
.submian .subright .conBox .ArticleMessage span:first-child {
	margin-left:0;
}
.submian .subright .conBox .ArticleMessage span {
	color:#999;
	margin-left:14px;
	font-size:12px;
}
.submian .subright .conBox .ArticleMessage .jiathis_style {
	float:left;
	margin-top:5px;
}
.submian .subright .conBox .ArticleTencont {
	padding:5px 0px 20px 0px;
	line-height:28px;
	overflow:hidden;
	color:#666;
	font-size:14px;
}
.submian .subright .showproduct .ArticleTencont img {
	max-width:100%;
}
.submian .subright .conBox .ArticleTencont img {
	max-width:100%;
}
.field_down {
	text-align:left;
}
.field_down a {
	width:100px;
	height:30px;
	line-height:30px;
	background:#0267ac;
	color:#fff;
	display:block;
	text-align:center;
}
/********.toolbar*********/
.toolbar {
	width:50px;
	position:fixed;
	right:1%;
	top:44%;
	z-index:999;
}
.toolbar dd {
	width:50px;
	height:50px;
	margin-bottom:1px;
	position:relative;
	background:url(../images/black20.png) repeat 0 0;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.toolbar dd i {
	width:50px;
	height:50px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	text-align:center;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.toolbar dd i span {
	width:35px;
	height:35px;
	display:block;
	margin:7px 0 0 7px;
	background:url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display:none;
}
.toolbar .slide-tel {
	display:block;
	width:0;
	height:50px;
	line-height:50px;
	font-size:24px;
	font-family:arial;
	color:#FFF;
	position:absolute;
	padding:0 0 0 50px;
	top:0;
	right:0;
	overflow:hidden;
	-webkit-border-radius:50px;
	border-radius:50px;
	-webkit-transition:all .0s ease-in-out 0s;
	-moz-transition:all .0s ease-in-out 0s;
	transition:all .0s ease-in-out 0s;
}
.toolbar .pop {
	position:absolute;
	right:90px;
	top:-51px;
	background:#90c31e;
	display:none;
}
.toolbar .pop-code {
	width:160px;
}
.toolbar .pop-code img {
	width:120px;
	height:120px;
	display:block;
	padding:20px 20px 0;
}
.toolbar .pop-code h3 {
	height:52px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:400;
	white-space:nowrap;
}
.toolbar .pop-code h3 b {
	display:block;
	font-size:14px;
	font-weight:normal;
}
.toolbar .qq span {
	background-position:0 -47px;
}
.toolbar .qq a {
	width:50px;
	height:50px;
	cursor:pointer;
	display:block;
}
.toolbar .qq:hover {
	background:#90c31e;
}
.toolbar .tel span {
	background-position:0 0;
}
.toolbar .tel:hover {
	background:#90c31e;
}
.toolbar .code span {
	background-position:0 -95px;
}
.toolbar .code:hover {
	background:#90c31e;
}
.toolbar .top span {
	background-position:0 -142px;
}
.toolbar .top:hover {
	background:#90c31e;
}
.subright .searchList {
	border-top:1px solid #ddd;
}
.subright .searchList li {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.subright .searchList li:first-child {
	border-top:none;
}
.subright .searchList li:hover a h2 {
	color:#90c31e;
	font-weight:bold;
}
.leftprocomt {
	padding-top:10px;
}
.leftprocomt li {
	float:left;
	text-align:center;
	width:190px;
	margin-right:10px;
}
.leftprocomt li:nth-child(6n) {
	margin-right:0;
}
.leftprocomt li img {
	width:187px;
	height:auto;
	border-radius:3px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
	border:1px solid #f2f2f2;
}
.leftprocomt li p {
	line-height:30px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.leftprocomt li:hover img {
	-webkkit-filter:brightness(105%);
	filter:brightness(105%);
}
.leftprocomt li:hover p {
	color:#90c31e;
}
/*******font-face********/
@font-face {
	font-family:didot;
	src:url('../font/didot.eot');
	src:url('../fonts/didot.eot')format('embedded-opentype'),/* IE6-IE8 */ url('../fonts/didot.woff') format('woff'),/* Modern Browsers */ url('../fonts/didot.ttf') format('truetype'),/* Safari,Android,iOS */ url('../fonts/didot.svg#didot') format('svg');
	/* IE9 Compat Modes */ /* Legacy iOS */
}
/*↓组图样式↓*/
.HS10,.HS15 {
	overflow:hidden;
	clear:both;
}
.HS10 {
	height:10px;
}
.HS15 {
	height:15px;
}
.Hidden {
	display:none;
}
.Clearer {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
.FlLeft {
	float:left;
}
.FlRight {
	float:right;
}
/*幻灯片区域背景*/
.MainBg {
	width:920px;
	margin:0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
	padding:0;
}
#OriginalPic {
	width:920px;
	overflow:hidden;
	position:relative;
	font-size:12px;
}
#OriginalPic img {
	display:block;
	min-width:100px;
	margin:0 auto;
}
/*鼠标手势*/
.CursorL {
	position:absolute;
	z-index:999;
	width:50%;
	height:600px;
	color:#FFF;
	left:0;
}
.CursorR {
	position:absolute;
	z-index:999;
	width:50%;
	height:600px;
	color:#FFF;
	right:0;
}
/*小图预览和滑动*/
.SliderPicBorder {
	width:100%;
	overflow:hidden;
}
.ThumbPicBorder {
	width:920px;
	margin:0 auto;
	background:#eeeeee;
	overflow:hidden;
	position:relative;
}
.ThumbPicBorder #btnPrev {
	width:45px;
	height:113px;
	cursor:pointer;
	position:absolute;
	left:20px;
	top:20px;
}
.ThumbPicBorder #btnNext {
	width:45px;
	height:113px;
	cursor:pointer;
	position:absolute;
	right:20px;
	top:20px;
}
.ThumbPicBorder .pic {
	width:755px;
	overflow:hidden;
	position:relative;
	margin:20px auto;
}
#ThumbPic img {
	border:3px solid #ddd;
	cursor:pointer;
	background-color:#ddd;
	margin:0 5px;
	width:135px;
	height:108px;
	display:block;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border:3px solid #90c31e;
}
/*↑组图样式↑*/


.toolbar185 {
	width:52px;
	position:fixed;
	left:1%;
	top:50%;
	margin-top:-115px;
	z-index:999;
}
.toolbar185 dd {
	width:51px;
	height:51px;
	margin-bottom:1px;
	position:relative;
	-webkit-border-radius:100%;
	border-radius:100%;
	margin-top:4px;
	border:#ebebeb solid 1px;
	background-color:#fff;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.toolbar185 dd i {
	width:51px;
	height:51px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	text-align:center;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.toolbar185 dd i span {
	width:35px;
	height:35px;
	display:block;
	margin:8px 0 0 8px;
	background:url(/template/pc/skin/images/rightcon.png) no-repeat 0 0;
}
.toolbar185 dd.gottop {
	display:none;
}
.toolbar185 .slide-tel {
	display:block;
	width:0;
	height:53px;
	line-height:53px;
	font-size:24px;
	font-weight:bold;
	font-family:arial;
	color:#FFF;
	position:absolute;
	padding:0 0 0 53px;
	top:-1px;
	left:-2px;
	-webkit-border-radius:50px;
	border-radius:50px;
	overflow:hidden;
}
.toolbar185 .pop {
	position:absolute;
	left:60px;
	top:-65px;
	background:#67b306;
	display:none;
}
.toolbar185 .pop-code185 {
	width:160px;
}
.toolbar185 .pop-code185 img {
	width:120px;
	height:120px;
	display:block;
	padding:20px 20px 0 20px;
}
.toolbar185 .pop-code185 h3 {
	height:52px;
	line-height:52px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:400;
	white-space:nowrap;
	margin-top:10px;
}
.toolbar185 .pop-code185 h3 b {
	display:block;
	font-size:14px;
	font-weight:normal;
}
.toolbar185 .qq span {
	background-position:-35px -47px;
}
.toolbar185 .qq a {
	width:52px;
	height:52px;
	cursor:pointer;
	display:block;
}
.toolbar185 .qq:hover {
	background-color:#67b306;
	border-radius:100%;
}
.toolbar185 .qq:hover span {
	background-position:0 -47px;
}
.toolbar185 .tel span {
	background-position:-35px 0;
}
.toolbar185 .tel:hover {
	background:#67b306;
}
.toolbar185 .tel:hover span {
	background-position:0 0;
}
.toolbar185 .code185 span {
	background-position:-35px -95px;
}
.toolbar185 .code185:hover {
	background-color:#67b306;
	border-radius:100%;
}
.toolbar185 .code185:hover span {
	background-position:0 -95px;
}
.toolbar185 .top span {
	background-position:-35px -142px;
}
.toolbar185 .top:hover {
	background-color:#67b306;
	border-radius:100%;
}
.toolbar185 .top:hover span {
	background-position:0 -142px;
}
.toolbar185 dd:hover {
	}.box {
	position:relative;
	width:1200px;
	height:420px;
	overflow:hidden;
	margin:0 auto;
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
	position:relative;
	top:20px;
	border-radius:10px;
	bottom:50;
}
.listanli {
	width:4800px;
	height:420px;
	overflow:hidden;
	position:relative;
	transition:1s;
	transition-timing-function:linear;
}
.libox ul {
	float:left;
	width:480px;
	height:auto;
	overflow:hidden;
	padding:10px 10px;
}
.libox>ul img {
	width:480px;
	height:auto;
	/* margin-right:20px;
	*/
}
.libox {
	width:1200px;
	float:left;
	height:370px;
	transition:1s;
	background:#fff;
}
.tad {
	font-size:16px!important;
	font-weight:bold;
}
.libox ol {
	width:694px;
	float:left;
	height:100%;
	padding-top:51px;
	padding-left:44px;
	box-sizing:border-box;
	padding-right:40px;
	position:relative;
}
.libox ol li {
	color:#535353;
	font-size:12px;
	text-align:left;
}
ol .item_para {
	margin-bottom:15px;
}
ol .item_para em {
	display:inline-block;
	font-size:18px;
	color:#21252A;
	line-height:42px;
	letter-spacing:1px;
}
ol .item_title {
	font-size:14px !important;
	font-weight:400;
	color:#686E77 !important;
	line-height:28px;
	margin-bottom:33px;
}
.libox ol .item_btn {
	width:112px;
	height:37px;
	background:#90c31e;
	border-radius:4px;
	font-size:14px;
	font-weight:400;
	color:#FFFFFF;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-left:0;
	text-align:center;
	cursor:pointer;
	position:absolute;
	bottom:50px;
}
/* 颜色 */
.c189 .main189 .nr189 .case189 .bd189 .list189 li p {
	height:70px;
	line-height:70px;
	text-align:center;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	position:relative;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li:hover p {
	color:#67b306;
}
.c189 .main189 .nr189 .case189 .bd189 ul li a .txt189 .stit {
	padding-top:220px;
	font-size:18px;
	line-height:18px;
	text-align:center;
	transition:all ease-in-out .2s;
	opacity:0;
	filter:alpha(opacity=0);
	color:#fff;
}
.c189 .main189 .nr189 .case189 .bd189 ul li:hover a .txt189 .stit {
	padding-top:160px;
	transition:all ease-in-out .2s;
	opacity:1;
	filter:alpha(opacity=100);
	color:#fff;
}
/* 颜色 end*/
.c189 {
	position:relative;
	margin-top:30px;
}
.c189 .w189 {
	width:1200px;
	margin:0 auto;
}
.c189 .main189 .nr189 .case189 .bd189 {
	position:relative;
	height:290px;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 {
	width:104%;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li {
	position:relative;
	float:left;
	display:block;
	width:275px;
	height:280px;
	margin-right:30px;
	cursor:pointer;
}
.c189 .main189 .nr189 .case189 .list189 li a {
	display:block;
	width:275px;
	height:300px;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li img {
	margin:0 auto;
	display:block;
	height:auto;
	width:275px;
}
.c189 .main189 .nr189 .case189 .hd189 {
	width:100%;
	top:0px;
	position:relative;
	padding-bottom:80px;
}
.c189 .main189 .nr189 .case189 .hd189 .prev {
	position:absolute;
	left:490px;
	top:-0px;
	display:block;
	width:72px;
	height:32px;
	background-position:-0px -0px;
	cursor:pointer;
}
.c189 .main189 .nr189 .case189 .hd189 .next {
	position:absolute;
	right:490px;
	top:-0px;
	display:block;
	width:72px;
	height:32px;
	background-position:-80px -0px;
	cursor:pointer;
}
.c189 .main189 .nr189 .case189 .hd189 .prev:hover {
	opacity:0.8;
	background-position:-160px -0px;
}
.c189 .main189 .nr189 .case189 .hd189 .next:hover {
	opacity:0.8;
	background-position:-240px -0px;
}
.c189 .main189 .nr189 .case189 .hd189 .more189 {
	position:absolute;
	left:570px;
	top:-0px;
	display:block;
	width:61px;
	height:32px;
	background-position:-0px -76px;
	cursor:pointer;
}
.c189 .main189 .nr189 .case189 .hd189 .more189:hover {
	opacity:0.8;
	background-position:-80px -76px;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li a .More {
	margin-top:32px;
	margin-left:60px;
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	transition:all .6s ease 0s;
	transform:translate3d(0,10px,0);
	-moz-transform:translate3d(0,10px,0);
	-webkit-transform:translate3d(0,10px,0);
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li:hover a .More {
	opacity:1;
	visibility:visible;
	transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li a .More i {
	background-position:-30px -300px;
	width:12px;
	height:7px;
	margin-top:-17px;
	margin-left:100px;
	float:left;
}
.c189 .main189 .nr189 .case189 .bd189 ul li:hover a .bg189 {
	display:block;
	z-index:999;
	position:relative;
	opacity:1;
}
.c189 .main189 .nr189 .case189 .bd189 ul li a .txt189 {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:275px;
	height:360px;
	z-index:1000;
}
.c189 .main189 .nr189 .case189 .bd189 ul li a .txt189 s {
	width:54px;
	height:54px;
	background-position:0px -270px;
	position:absolute;
	left:124px;
	top:66px;
	margin-left:-20px;
	opacity:0;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.c189 .main189 .nr189 .case189 .bd189 ul li:hover a .txt189 s {
	opacity:.5;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li p i {
	display:block;
	width:19px;
	height:19px;
	float:right;
	background-position:0px -140px;
	position:absolute;
	top:26px;
	right:26px;
}
.c189 .main189 .nr189 .case189 .bd189 .list189 li:hover p i {
	background-position:-40px -140px;
}
.icon189 {
	background:url(../images/icon189.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
}
.c189 .main189 .nr189 .case189 .bd189 ul li a .bg189 {
	margin-top:-355px;
	width:275px;
	height:285px;
	background:url(../images/bj189.png) no-repeat center center;
	opacity:0;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.pro365 .eynews {
	width:100%;
	margin-top:20px;
	float:left;
}
.pro365 .eynews h4 {
	padding-left:12px;
	height:36px;
	line-height:36px;
	color:#204c97;
	font-weight:normal;
	border-bottom:1px solid #204c97;
	font-size:18px;
}
.pro365 .commend {
	width:204px;
	overflow:hidden;
	float:left;
	margin:23px 19px 0 0;
}
.pro365 .commend:nth-child(4) {
	margin-right:0;
}
.pro365 .commend dt {
	width:204px;
}
.pro365 .commend dt a {
	display:block;
	width:204px;
	padding:1px;
	border:1px solid #ccc;
}
.pro365 .commend dt a:hover {
	border:1px solid #204c97;
}
.pro365 .commend dt img {
	width:200px;
	height:150px;
}
.pro365 .commend dd {
	font-size:14px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
}
.pro_main {
	zoom:1;
}
.pro365 .mod_goods_info {
	clear:both;
	margin-bottom:10px;
	position:relative;
	background-color:#eee;
	height:65px;
}
.pro365 .mod_goods_info .hds {
	height:65px;
	_overflow:hidden;
}
.pro365 .mod_goods_info .hds li {
	float:left;
	cursor:pointer;
}
.pro365 .mod_goods_info .hds li h3 {
	display:block;
	width:128px;
	height:65px;
	line-height:65px;
	text-align:center;
	font-size:18px;
	border-bottom:0;
	font-weight:normal
}
.pro365 .mod_goods_info .hds li h3 a {
	color:#666;
	font-weight:normal;
	text-decoration:none;
	outline:none
}
.pro365 .mod_goods_info .hds .on {
	height:62px;
	line-height:62px;
	border-top:3px solid #204c97;
	position:relative;
}
.pro365 .mod_goods_info .hds .on h3 {
	height:62px;
	line-height:58px;
	background-color:#fff;
	color:#204c97
}
.pro365 .mod_goods_info .hds .on h3 a {
	color:#076EBB;
	font-weight:bold
}
.pro365 .cpright .propar a {
	text-align:center;
	display:block;
	width:128px;
	height:50px;
	margin:7px auto;
	font-size:18px;
	line-height:50px;
	color:#fff;
	background:#204c97;
}
.pro365 .neirong {
	font-size:14px;
	line-height:28px;
	text-align:justify;
	overflow:hidden;
}
.pro365 .neirong p {
	color:#414141
}
.pro365 {
	background:#EBEBEB;
	overflow:hidden;
}
.pro365 .container {
	margin-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}
.pro365 .cpright {
	width:925px;
	padding:0 25px;
	padding-bottom:25px;
	background:#fff;
	float:right;
}
.pro365 .cpright a {
	color:#204c97;
}
.pro365 .rtop {
	overflow:hidden;
	padding-top:20px;
	padding-bottom:9px;
	border-bottom:1px solid #204c97;
}
.pro365 .rtop h5 {
	margin:0;
	padding:0;
	float:left;
	padding-left:26px;
	font-size:18px;
	color:#204c97;
	font-weight:normal;
	line-height:22px;
	background:url( {
	eyou:global name='web_cmspath' /
}
/skin/zujianku/images/tb365.png) no-repeat;}.pro365 .rtop span {
	float:right;
	color:#204c97;
	font-size:16px;
}
.pro365 .prodetailsinfo {
	padding:15px 0;
	clear:both;
	zoom:1;
	margin-bottom:20px;
}
.pro365 .prodetailsinfo .photo {
	width:362px;
	position:relative;
}
.pro365 .prodetailsinfo .photo .jqzoom {
	width:362px;
	height:335px;
	overflow:hidden;
	position:relative;
	padding:0px;
	cursor:pointer;
}
.pro365 .prodetailsinfo .photo .img {
	width:500px;
	height:375px;
	display:block;
}
.pro365 .prodetailsinfo .photo .bigimg {
	width:360px;
	height:270px;
	border:1px solid #ddd;
	display:block;
	position:relative;
	overflow:hidden;
}
.pro365 .prodetailsinfo .photo .bigimg .list {
	width:1000%;
	position:relative;
}
.pro365 .prodetailsinfo .photo .bigimg .list li {
	width:360px;
	height:270px;
	float:left;
}
.pro365 .prodetailsinfo .photo .bigimg .list img {
	width:100%;
	height:100%;
	display:block;
	transition:all ease 300ms;
}
.pro365 .prodetailsinfo .photo .photoimg {
	width:362px;
	height:62px;
	padding-top:10px;
	position:absolute;
	left:0;
	bottom:0;
}
.pro365 .prodetailsinfo .photo .photoimg .list {
	width:286px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon {
	width:300%;
	position:relative;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon li {
	width:64px;
	cursor:pointer;
	display:block;
	float:left;
	margin-right:10px;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon li img {
	border:1px solid #ddd;
	width:62px;
	height:48px;
	display:block;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.pro365 .prodetailsinfo .photo .photoimg .listcon li:hover img,.pro365 .prodetailsinfo .photo .photoimg .listcon li.on img {
	border-color:#204c97;
}
.pro365 .prodetailsinfo .photo .photoimg .prev,.pro365 .prodetailsinfo .photo .photoimg .next {
	width:25px;
	height:50px;
	z-index:10;
	position:absolute;
	top:10px;
	cursor:pointer;
	background:#ddd url( {
	eyou:global name='web_cmspath' /
}
/skin/zujianku/images/pn365.png) no-repeat;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;}.pro365 .prodetailsinfo .photo .photoimg .prev:hover,.pro365 .prodetailsinfo .photo .photoimg .next:hover {
	background-color:#204c97;
}
.pro365 .prodetailsinfo .photo .photoimg .prev {
	left:0px;
	background-position:0 center;
}
.pro365 .prodetailsinfo .photo .photoimg .next {
	right:0px;
	background-position:-25px center;
}
.pro365 .prodbaseinfo_a {
	float:right;
	width:495px;
	margin-left:16px;
	z-index:1;
}
.pro365 .h2_prodtitle {
	font-size:22px;
	color:#204c97;
	padding:0 0 10px;
	line-height:1.6em;
	border-bottom:1px dashed #DCDCDC;
}
.pro365 .ul_prodinfo {
	padding:6px 0;
	overflow:hidden;
	zoom:1;
}
.pro365 .ul_prodinfos {
	padding:6px 15px;
	overflow:hidden;
	zoom:1;
	background:#f3f3f3;
	font-size:14px;
	font-weight:bold;
}
.pro365 .ul_prodinfos li {
	font-size:20px;
	float:left;
	height:65px;
	line-height:65px;
}
.pro365 .ul_prodinfos li.li_weight {
	float:right;
}
.pro365 .ul_prodinfo li {
	font-size:14px;
	float:left;
	padding:6px 0;
	text-align:justify;
	height:188px;
	overflow:hidden;
}
.pro365 .li_normalprice {
	line-height:24px;
}
.pro365 .reLink {
	height:48px;
	line-height:48px;
	padding:0;
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	margin:20px auto;
}
.pro365 .reLink .prevLink,.reLink .nextLink {
	width:50%;
}
.pro365 .reLink .nextLink {
	text-align:right;
}
.pro365 .right .eynews .random {
	border:1px solid #ccc;
	border-top:none;
	background:#fff;
}
.tit {
	font-size:40px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin:50px 0 45px 0;
}
.tit h4 {
	color:#333;
	font-size:42px;
}
.tit p {
	font-weight:400;
	display:block;
	font-size:16px;
	color:#D4D4DB;
	padding-top:34px;
	background:url(http://www.guanneng-tools.com/resource/images/f2122f29509a4358a051a8facfd8cefc_6.png?ver=5) no-repeat center top;
	line-height:26px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.dz {
	height:350px;
	margin-bottom:30px;
}
.dz h4 {
	margin-top:15px;
}
.dz ul {
	margin-top:20px;
	perspective:1000;
}
.dz ul li {
	float:left;
	width:199px;
	height:350px;
	margin-right:18px;
	box-shadow:0px 0px 10px #dedede;
	margin-left:15px;
	background:#f5f5f5;
	color:#424242;
}
.dz ul li:last-child {
	margin-right:0;
}
.dz ul li:hover {
	box-shadow:10px 10px 10px #eee;
	background:#f08700;
	color:#fff;
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
}
.dz ul li em {
	width:50px;
	height:50px;
	margin:0 auto;
	display:block;
}
.dz ul li em img {
	padding-top:46px;
	transition:all 2s cubic-bezier(0.18,0.89,0.32,1.28);
}
.dz ul li em.xs {
	display:block;
}
.dz ul li em.yc {
	display:none;
}
.dz ul li:hover em.xs {
	display:none;
}
.dz ul li:hover em.yc {
	display:block;
}
.dz ul li h5 {
	font-size:20px;
	font-weight:bold;
	padding-top:55px;
	text-align:center;
	line-height:50px;
}
.dz ul li h5:after {
	content:"";
	width:30px;
	height:3px;
	background:#90c31e;
	margin:0 auto;
	display:block;
}
.dz ul li:hover h5:after {
	background:#fff;
}
.dz ul li p {
	font-size:14px;
	width:180px;
	text-align:center;
	margin:0 auto;
	padding:20px 0px;
	line-height:24px;
}
.qyys {
	width:1200px;
	margin:20px auto;
	overflow:hidden;
	 margin-bottom: 50px;
}
.btn_list {
	position:absolute;
	width:454px;
	left:50%;
	margin-left:-61px;
	bottom:26px;
	height:10px;
	z-index:10;
	cursor:pointer;
}
.btn_list span {
	display:inline-block;
	width:58px;
	height:4px;
	background:#90c31e;
	margin:0 1px;
	cursor:pointer;
}
.btn_list span:first-child {
	background:#90c31e;
}
.btn_list span:hover {
	background:#90c31e;
}
.activel {
	opacity:1 !important;
}
.classicCase_info {
	width:1200px;
	margin:0px auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.classicCase_info .case_info_box {
	width:590px;
	height:246px;
	background:#fff;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.0800);
	border-radius:10px;
	margin-top:20px;
	display:flex;
}
.classicCase_info .case_info_box img {
	width:256px;
	height:auto;
}
.classicCase_info .case_info_box .case_box_left {
	width:274px;
	height:100%;
	padding-left:15px;
	box-sizing:border-box;
}
.classicCase_info .case_info_box .case_box_right {
	flex:1;
	height:100%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	box-sizing:border-box;
	position:relative;
}
.classicCase_info .case_info_box .case_box_right .calse_box_logo {
	display:flex;
	align-items:center;
	margin-top:32px;
}
.classicCase_info .case_info_box .case_box_right .calse_box_logo img {
	width:auto;
	height:31px;
}
.classicCase_info .case_info_box .case_box_right .calse_box_logo span {
	font-size:18px;
	font-weight:500;
	color:#333333;
	line-height:30px;
	text-align:center;
	margin-left:15px;
}
.classicCase_info .case_info_box .case_box_right .calse_box_lei {
	font-size:14px;
	font-weight:400;
	color:#999999;
	margin-top:16px;
	margin-bottom:15px;
}
.classicCase_info .case_info_box .case_box_right .calse_box_con {
	font-size:14px;
	color:#666666;
	line-height:26px;
	padding:10px 20px;
}
.classicCase_info .item_btn {
	width:112px;
	height:37px;
	background:#90c31e;
	font-size:14px;
	font-family:PingFang SC;
	font-weight:400;
	color:#FFFFFF;
	line-height:37px;
	margin-left:0;
	text-align:center;
	position:absolute;
	cursor:pointer;
	left:14px;
	bottom:30px;
	border-radius:4px;
}
.anli_fen {
	margin:0 auto;
	margin-top:58px;
	display:flex;
	justify-content:center;
	align-items:center;
	padding-bottom:58px;
}
.anli_fen .active a {
	display:inline-block;
	color:#fff;
	background:#90c31e;
	display:flex;
	justify-content:center;
	align-items:center;
}
.anli_fen a {
	width:60px;
	height:40px;
	background:#FFFFFF;
	border-radius:2px;
	border:1px solid #E6E6E6;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-right:12px;
	cursor:pointer;
	font-size:16px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:#666666;
}
.anli_fen img {
	width:9px;
	height:15px;
}
.anli_fen .anli_xuan {
	background:#5087F0;
	border-radius:2px;
	color:#FFFFFF;
}
.page_menu_335 {
	clear:both;
	overflow:hidden;
	text-align:center;
	padding:16px 0 4px 0;
	margin-top:20px;
}
.page_menu_335 li {
	height:36px;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	margin:6px 6px;
	cursor:pointer;
}
.page_menu_335 li a {
	color:#666;
	display:block;
	font-size:15px;
	border:#ddd solid 1px;
	padding:0 32px;
	background:#FFF;
	height:34px;
	line-height:34px;
	overflow:hidden;
	white-space:nowrap;
}
.page_menu_335 li a:hover {
	background:#90c31e;
	border:#90c31esolid 1px;
	color:#FFF;
}
.page_menu_335 li.on a {
	background:#90c31e;
	border:#90c31esolid 1px;
	color:#FFF;
}
.n-news_335 {
	width:1200px;
	overflow:hidden;
	margin:30px auto;
}
.n-news_335 li {
	padding:20px;
	overflow:hidden;
}
.n-news_335 li:hover {
	border:1px solid #ececec;
	background:#f8f8f8;
}
.n-news_335 li .netu {
	width:180px;
	height:120px;
	margin:0 20px 0 0;
	overflow:hidden;
	float:left;
}
.n-news_335 li .netu img {
	width:180px;
	height:120px;
	display:block;
}
.n-news_335 li .netu a {
	-webkit-transition:All 2s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	transition:All 0.4s ease-in-out;
}
.n-news_335 li .netu a:hover {
	text-decoration:none;
	display:block;
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
}
.n-news_335 li .newz {
	width:940px;
	height:120px;
	line-height:30px;
	overflow:hidden;
	float:left;
}
.n-news_335 li .newz h1 {
	font-size:16px;
}
.n-news_335 li .newz h2 {
	color:#8e8e8e;
	font-size:12px;
	line-height:16px;
	padding:5px 0;
	font-weight:normal;
}
.n-news_335 li .newz h2 img {
	width:16px;
	height:16px;
	margin:0 10px 0 0;
	vertical-align:top;
}
.n-news_335 li .newz a {
	text-decoration:none;
}
.page_335 {
	margin:40px 5% 0px 5%;
	text-align:center;
	font-size:14px;
	clear:both;
	overflow:hidden;
}
.page_335 ul {
	display:inline-block;
	margin:0 auto;
	overflow:hidden;
}
.page_335 ul li {
	display:inline-block;
	float:left;
}
.page_335 ul li.active a,.page_335 ul li a:hover {
	background:#90c31e;
	border:1px solid #90c31e;
	color:#fff;
	display:inline;
	float:left;
	margin:5px 3px;
	padding:0 14px;
	height:34px;
	line-height:34px;
	text-decoration:none;
}
.page_335 ul li a {
	padding:0 14px;
	height:34px;
	line-height:34px;
	background-color:#fff;
	border:1px solid #ddd;
	margin:5px 3px;
	display:inline;
	float:left;
	color:#444;
}
.w1200 {
	width:1200px;
	margin:0 auto;
}
.nybanner {
	width:100%;
	position:relative;
	height:300px;
	overflow:hidden;
	background-position:center;
	background-repeat:no-repeat;
}
.bg_main {
	padding-bottom:50px;
	min-height:640px;
}
.sub_nav {
	height:76px;
	line-height:35px;
	padding-bottom:20px;
	border-bottom:1px solid #f2f2f2;
	padding-top:20px;
}
.sub_nav .fl {
	font-size:26px;
}
.sub_nav .fl span {
	color:#999;
	font-size:16px;
	font-weight:300;
	text-transform:uppercase;
}
.sub_nav .fr li {
	float:left;
}
.sub_nav .fr li a {
	color:#666;
	padding:0 13px;
	border:1px solid #e6e6e6;
	display:block;
	line-height:33px;
	margin-left:10px;
	transition:ease-in-out .2s;
}
.sub_nav .fr li a:hover,.sub_nav .fr li a.hover {
	background:#05469a;
	color:#fff;
	border:1px solid #05469a;
}
.detail {
	padding-top:50px;
}
.detail .title {
	padding-bottom:20px;
	border-bottom:1px solid #f2f2f2;
	text-align:center;
}
.detail .title h1 {
	font-size:30px;
	font-weight:100;
}
.detail .title span {
	line-height:34px;
	font-family:arial;
	color:#959595;
	margin:20px 5px;
	font-size:14px;
	border-bottom:0px solid #90c31e;
}
.detail .title i {
	width:23px;
	height:16px;
	background-position:-73px 0;
	margin-right:10px;
}
.detail .context {
	color:#666;
	line-height:30px;
	text-align:justify;
	padding:25px 0;
	font-size:16px;
}
.detail .context img {
	max-width:1200px;
}
.reLink {
	height:38px;
	line-height:38px;
	border:1px solid #e6e6e6;
	padding:0 15px;
	margin-bottom:50px;
}
.reLink .nextLink,.detail .reLink .prevLink {
	width:50%;
}
.reLink .nextLink {
	text-align:right;
}
.reLink a {
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
	transition:all ease 500ms;
}
.reLink a:hover {
	color:#052f67;
}
.recomcon {
	width:1200px;
	margin:20px auto;
}
.recomcon .recom-tit {
	font-size:22px;
	line-height:32px;
	padding:20px 0;
}
.recomcon .recom-tit .more {
	float:right;
	font-size:16px;
	width:120px;
	height:30px;
	color:#666;
	text-align:center;
	line-height:30px;
	border:1px solid #ddd;
}
.recomcon .recom-tit .more:hover {
	width:150px;
}
.recomcon .recom-tit s {
	width:4px;
	height:23px;
	margin-right:15px;
	background:#c9974c;
	display:inline-block;
	vertical-align:middle;
}
.recomcon .txtimglist {
	width:100%;
}
.recomcon .txtimglist .item {
	width:440px;
	height:auto;
	padding:0;
	padding-bottom:20px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:0;
	border-bottom:1px solid #dddddd;
}
.recomcon .txtimglist .item:nth-child(2n) {
	margin-right:0;
}
.recomcon .txtimglist .item a {
	width:100%;
	height:120px;
	display:block;
}
.recomcon .txtimglist .item img {
	width:161px;
	height:120px;
	float:left;
	margin-right:10px;
}
.recomcon .txtimglist .item h3 {
	font-size:18px;
	line-height:32px;
	height:32px;
	position:relative;
	margin-bottom:10px;
	padding:0;
	overflow:hidden;
}
.recomcon .txtimglist .item .txt {
	padding:0;
}
.recomcon .txtimglist .item:hover h3 {
	color:#c9974c;
	text-indent:0;
}
.p102-info-items-text h4 em {
	position:absolute;
	width:74px;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#90c31e;
	text-align:center;
	font-style:normal;
	border:1px solid #90c31e;
	left:0;
	top:0;
}
.p102-info-items {
	margin-bottom:30px;
	border:1px solid #ebebeb;
}
.p102-info-items-text {
	float:left;
	width:620px;
	padding:40px 40px;
}
.clearafter:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.p102-info-items-img a,.p102-info-items-img img {
	width:100%;
	display:block;
	padding:10px 20px 30px 0;
	margin-right:20px;
}
.p102-info-items-text h4 {
	height:32px;
	position:relative;
	padding-left:90px;
	margin-bottom:20px;
   line-height: 32px;
   font-weight: normal;
}
.p102-info-items-text h4 a {
	display:inline-block;
	height:60px;
	max-width:100%;
	line-height:30px;
	font-size:22px;
	color:#333333;
}
.p102-info-items-text p {
	line-height:28px;
	font-size:14px;
	color:#666666;
	text-align:justify;
	margin-bottom:24px;
	padding-left:0px;
}
.p102-info-items-img {
	float:right;
	width:362px;
	margin-right: 20px;
}
.p102-info-1 {
	width:1200px;
	margin:30px auto;
}
.p102-info-list {
	border:1px solid #e3e3e3;
	margin-bottom:30px;
}
.p102-info-list dl {
	border-bottom:1px solid #e3e3e3;
	padding:19px;
	position:relative;
	margin: 0px auto;
}
.p102-info-list dt {
	width:268px;
}
.p102-info-list dt a,.p102-info-list dt img {
	display:block;
	width:100%;
}
.p102-info-list dd {
	position:absolute;
	left:327px;
	right:29px;
	top:19px;
	bottom:19px;
	z-index:1;
	padding-top:0px;
}

.p102-info-list .p102-info-list-desc {
	font-size:14px;
	line-height:26px;
	color:#666666;
	text-align:justify;
}
.p102-info-list-more {
	padding-top:15px;
}
.p102-info-list-more a {
	display:block;
	width:98px;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#90c31e;
	text-align:center;
	border:1px solid #90c31e;
	position:relative;
}
.p102-info-list-more a:before {
	content:'';
	position:absolute;
	border-top:9px solid transparent;
	border-bottom:9px solid transparent;
	border-left:10px solid #fff;
	left:-1px;
	top:50%;
	margin-top:-9px;
	z-index:1;
}
.p102-info-list-more a:after {
	content:'';
	position:absolute;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:7px solid #90c31e;
	left:-1px;
	top:50%;
	margin-top:-5px;
	z-index:2;
}
.p102-info-list dl:hover {
	box-shadow:5px 5px 10px #ededed,-5px -5px 10px #ededed;
}
.p102-info-list dl:hover dd h4 a {
	color:#90c31e;
}
.p102-info-list dl:hover .p102-info-list-more a {
	background:#90c31e;
	color:#fff;
}
.p102-info-list dl:hover .p102-info-list-more a:before {
	border-left:10px solid #90c31e;
}
.p102-info-list dl:hover .p102-info-list-more a:after {
	border-left:7px solid #fff;
}
/*p102新翻页*/
.p102-pagination-1 {
	margin:0 auto;
	padding:20px 0 40px;
	height:40px;
	text-align:center;
}
.p102-pagination-1 a,.p102-pagination-1 span {
	vertical-align:top;
	display:inline-block;
	font-size:16px;
	font-family:Arial;
	width:36px;
	height:36px;
	color:#808080;
	border-radius:5px;
	line-height:36px;
	border:1px solid #e5e5e5;
	text-align:center;
	margin:0 3px;
	background:#fff;
}
.p102-pagination-1 a.page_first,.p102-pagination-1 a.page_last {
	width:70px;
	border-radius:5px;
	font-size:14px;
}
.p102-pagination-1 a.page_pre,.p102-pagination-1 a.page_next {
	width:80px;
	border-radius:5px;
	font-size:14px;
}
.p102-pagination-1 span {
	border:1px solid #fff;
}
.p102-pagination-1 .page_curr {
	background:#90c31e;
	color:#fff;
	border-color:#90c31e;
}
.p102-pagination-1 .laypage_first,.p102-pagination-1 .laypage_last {
	display:none;
}
.p102-fdh-3 {
	width:1200px;
	margin:0px auto;
	height:100px;
	box-shadow:0 4px 6px #e9e9e9;
}
.p102-fdh-3  li  .itemn {
	width:100%;
	margin:0px auto;
	height:100%;
}
.p102-fdh-3 li {
	float:left;
	width:14.27%;
	height:100px;
	position:relative;
}
.p102-fdh-3 li:after {
	content:"";
	position:absolute;
	width:1px;
	height:26px;
	background:#cfcfcf;
	right:0;
	top:50%;
	margin-top:-13px;
}
.p102-fdh-3 li:last-child:after {
	display:none;
}
.p102-fdh-3 li a {
	display:block;
	height:100px;
	line-height:100px;
	font-size:22px;
	color:#1a1a1a;
	text-align:center;
}
.p102-fdh-3 li.sidenavcur:before,.p102-fdh-3 li:hover:before {
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	background:#90c31e;
	left:0;
	bottom:0;
	z-index:1;
}
.p102-fdh-3 li.sidenavcur a,.p102-fdh-3 li:hover a {
	font-weight:bold;
	color:#90c31e;
}
.p102-fdh-3 li.sidenavcur a:before,.p102-fdh-3 li:hover a:before {
	content:"";
	position:absolute;
	width:12px;
	height:12px;
	background:#fff;
	border:3px solid #90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-9px;
	bottom:-8px;
	z-index:2;
}
.p102-fdh-3 li.sidenavcur a:after,.p102-fdh-3 li:hover a:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-3px;
	bottom:-2px;
	z-index:3;
}
.p101-fdh-3 {
	width:1200px;
	margin:0px auto;
	height:100px;
	box-shadow:0 4px 6px #e9e9e9;
}
.p101-fdh-3  li  .itemn1 {
	width:100%;
	margin:0px auto;
	height:100%;
}
.p101-fdh-3 li {
	float:left;
	width:16.66%;
	height:100px;
	position:relative;
}
.p101-fdh-3 li:after {
	content:"";
	position:absolute;
	width:1px;
	height:26px;
	background:#cfcfcf;
	right:0;
	top:50%;
	margin-top:-13px;
}
.p101-fdh-3 li:last-child:after {
	display:none;
}
.p101-fdh-3 li a {
	display:block;
	height:100px;
	line-height:100px;
	font-size:22px;
	color:#1a1a1a;
	text-align:center;
}
.p101-fdh-3 li.sidenavcur:before,.p101-fdh-3 li:hover:before {
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	background:#90c31e;
	left:0;
	bottom:0;
	z-index:1;
}
.p101-fdh-3 li.sidenavcur a,.p101-fdh-3 li:hover a {
	font-weight:bold;
	color:#90c31e;
}
.p101-fdh-3 li.sidenavcur a:before,.p101-fdh-3 li:hover a:before {
	content:"";
	position:absolute;
	width:12px;
	height:12px;
	background:#fff;
	border:3px solid #90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-9px;
	bottom:-8px;
	z-index:2;
}
.p101-fdh-3 li.sidenavcur a:after,.p101-fdh-3 li:hover a:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-3px;
	bottom:-2px;
	z-index:3;
}
.p100-fdh-3 {
	width:1200px;
	margin:0px auto;
	height:100px;
	box-shadow:0 4px 6px #e9e9e9;
}
.p100-fdh-3  li  .itemn0 {
	width:100%;
	margin:0px auto;
	height:100%;
}
.p100-fdh-3 li {
	float:left;
	width:20%;
	height:100px;
	position:relative;
}
.p100-fdh-3 li:after {
	content:"";
	position:absolute;
	width:1px;
	height:26px;
	background:#cfcfcf;
	right:0;
	top:50%;
	margin-top:-13px;
}
.p100-fdh-3 li:last-child:after {
	display:none;
}
.p100-fdh-3 li a {
	display:block;
	height:100px;
	line-height:100px;
	font-size:22px;
	color:#1a1a1a;
	text-align:center;
}
.p100-fdh-3 li.sidenavcur:before,.p100-fdh-3 li:hover:before {
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	background:#90c31e;
	left:0;
	bottom:0;
	z-index:1;
}
.p100-fdh-3 li.sidenavcur a,.p100-fdh-3 li:hover a {
	font-weight:bold;
	color:#90c31e;
}
.p100-fdh-3 li.sidenavcur a:before,.p100-fdh-3 li:hover a:before {
	content:"";
	position:absolute;
	width:12px;
	height:12px;
	background:#fff;
	border:3px solid #90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-9px;
	bottom:-8px;
	z-index:2;
}
.p100-fdh-3 li.sidenavcur a:after,.p100-fdh-3 li:hover a:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-3px;
	bottom:-2px;
	z-index:3;
}
.p104-fdh-3 {
	width:1200px;
	margin:0px auto;
	height:100px;
	box-shadow:0 4px 6px #e9e9e9;
}
.p104-fdh-3  li  .itemn4 {
	width:100%;
}
.p104-fdh-3 li {
	float:left;
	width:33.33%;
	height:100px;
	position:relative;
}
.p104-fdh-3 li:after {
	content:"";
	position:absolute;
	width:1px;
	height:26px;
	background:#cfcfcf;
	right:0;
	top:50%;
	margin-top:-13px;
}
.p104-fdh-3 li:last-child:after {
	display:none;
}
.p104-fdh-3 li a {
	display:block;
	height:100px;
	line-height:100px;
	font-size:22px;
	color:#1a1a1a;
	text-align:center;
}
.p104-fdh-3 li.sidenavcur:before,.p104-fdh-3 li:hover:before {
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	background:#90c31e;
	left:0;
	bottom:0;
	z-index:1;
}
.p104-fdh-3 li.sidenavcur a,.p104-fdh-3 li:hover a {
	font-weight:bold;
	color:#90c31e;
}
.p104-fdh-3 li.sidenavcur a:before,.p104-fdh-3 li:hover a:before {
	content:"";
	position:absolute;
	width:12px;
	height:12px;
	background:#fff;
	border:3px solid #90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-9px;
	bottom:-8px;
	z-index:2;
}
.p104-fdh-3 li.sidenavcur a:after,.p104-fdh-3 li:hover a:after {
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#90c31e;
	border-radius:100%;
	left:50%;
	margin-left:-3px;
	bottom:-2px;
	z-index:3;
}
.p102-about-content {
	font-size:16px;
	line-height:32px;
	color:#4c4c4c;
	text-align:justify;
	padding:40px 0;
}
.content {
	width:1200px;
	margin:0 auto;
}
.p102-info-blk {
	width:888px;
	border:1px solid #f0f0f0;
	background:#fff;
}
.p102-info-blk-con {
	padding:30px 40px 52px;
}
.p102-info-blk-title {
	line-height:50px;
	font-size:36px;
	font-weight:normal;
	color:#1a1a1a;
	margin-bottom:15px;
	text-align: center;
}
.p102-info-blk-bool {
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#999999;
	padding-bottom:7px;
	border-bottom:1px solid #dedede;
	text-align: center;
}
.p102-info-blk-bool i {
	font-style:normal;
	margin:0 15px;
}
.p102-info-content {
	font-size:16px;
	line-height:32px;
	color:#4c4c4c;
	padding:10px 0 0;
	text-align:justify;
}
.p102-info-key {
	line-height:28px;
	font-size:14px;
	color:#666666;
	padding-top:5px;
}
.p102-info-key span {
	margin-right:10px;
}
.p102-info-blk-paging {
	border-top:1px solid #dedede;
	height:62px;
}
.p102-info-blk-paging dl {
	height:62px;
	position:relative;
	padding:0 68px;
}
.p102-info-blk-paging dl:before {
	content:'';
	position:absolute;
	width:1px;
	background:#dedede;
	left:50%;
	top:0;
	bottom:0;
	z-index:1;
}
.p102-info-blk-paging dd {
	width:321px;
	height:62px;
	line-height:62px;
	font-size:14px;
	color:#1a1a1a;
	position:relative;
}
.p102-info-blk-paging dd span {
	float:left;
	width:60px;
	height:62px;
}
.p102-info-blk-paging dd a {
	float:left;
	width:260px;
	height:62px;
	color:#1a1a1a;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.p102-info-blk-paging dd.items-prev:before {
	content:"";
	width:8px;
	height:8px;
	border:2px solid #b3b3b3;
	border-style:solid none none solid;
	position:absolute;
	top:50%;
	left:-30px;
	margin-top:-5px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	z-index:1;
}
.p102-info-blk-paging dd.items-next {
	padding-left:110px;
}
.p102-info-blk-paging dd.items-next:after {
	content:"";
	width:8px;
	height:8px;
	border:2px solid #b3b3b3;
	border-style:solid solid none none;
	position:absolute;
	top:50%;
	right:-30px;
	margin-top:-5px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:1;
}
.p102-info-blk-paging dd:hover a {
	color:#378732;
}
.p102-info-fdh-2 {
	width:300px;
}
.p102-pro-related {
	padding:30px 19px;
	background:#fff;
	border:1px solid #f0f0f0;
	margin-bottom:10px;
}
.p102-pro-related-title {
	font-weight:normal;
	padding:0 70px 10px 0;
	position:relative;
}
.p102-pro-related-title span {
	display:block;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#333333;
}
.p102-pro-related-title:before {
	content:'';
	position:absolute;
	width:36px;
	height:2px;
	background:#378732;
	left:0;
	bottom:2px;
}
.p102-pro-related-title a {
	position:absolute;
	width:23px;
	height:23px;
	font:22px/23px 宋体;
	color:#8f8f8f;
	text-align:center;
	border:1px solid #d2d2d2;
	border-radius:100%;
	right:10px;
	top:8px;
}
.p102-pro-related-title a:hover {
	color:#378732;
	border-color:#378732;
}
.p102-pro-related-list {
	padding-top:28px;
}
.p102-pro-related-list dl {
	margin-bottom:13px;
}
.p102-pro-related-list dt img,.p102-pro-related-list dt a {
	display:block;
	width:100%;
	position:relative;
	box-shadow:0 1px 10px rgba(0,0,0,.05)
}
.p102-pro-related-list dt em {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
	z-index:0;
	display:none;
}
.p102-pro-related-list dt i {
	position:absolute;
	width:42px;
	height:42px;
	background:#378732;
	border-radius:100%;
	left:50%;
	margin-left:-21px;
	top:50%;
	margin-top:-25px;
	z-index:1;
}
.p102-pro-related-list dt i:after {
	content:"";
	width:9px;
	height:9px;
	border:1px solid #fff;
	border-style:solid solid none none;
	position:absolute;
	top:50%;
	left:15px;
	margin-top:-5px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:1;
}
.p102-pro-related-list dd {
	padding-top:7px;
}
.p102-pro-related-list dd h4 {
	font-weight:normal;
}
.p102-pro-related-list dd h4 a {
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#4c4c4c;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.p102-pro-related-list dl:hover dt em {
	display:block;
}
.p102-info-label {
	padding:30px 10px 0 19px;
	background:#fff;
	border:1px solid #f0f0f0;
	margin-bottom:20px;
}
.p102-info-label-list {
	padding:15px 0;
}
.p102-info-label-list a {
	float:left;
	padding:0 16px;
	height:34px;
	font-size:14px;
	line-height:34px;
	color:#4c4c4c;
	border:1px solid #e6e6e6;
	margin:0 5px 5px 0;
	border-radius:3px;
}
.p102-info-label-list a:hover {
	color:#378732;
	border-color:#378732;
}
.p102-info-label-more {
	width:140px;
	height:50px;
	line-height:50px;
	background:#378732;
}
.p102-info-label-more a {
	display:block;
	height:50px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
}
.p102-info-related {
	width:1200px;
	margin:30px auto;
}
.p102-info-1-title {
    width: auto;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
	color:#378732;
	padding-bottom:10px;
	position:relative;
	border-bottom: 1px solid #e6e6e6;
}
.p102-info-1-title:after {
	content:'';
	position:absolute;
	width: 90px;
	height:2px;
	background:#378732;
	left:0;
	bottom:-1px;
	z-index:1;
}
.p102-info-related-list {
	padding:29px 0;
	background:#fff;
	border:1px solid #f0f0f0;
	position:relative;
}
.p102-info-related-list:after {
	content:'';
	position:absolute;
	width:1px;
	background:#dedede;
	left:50%;
	top:29px;
	bottom:29px;
	z-index:1;
}
.p102-info-related-list dl {
	float:left;
	width:541px;
	padding:0 29px;
	position:relative;
}
.p102-info-related-list dt {
	width:220px;
}
.p102-info-related-list dt a,.p102-info-related-list dt img {
	width:100%;
	display:block;
}
.p102-info-related-list dd {
	position:absolute;
	padding-top:22px;
	left:280px;
	right:29px;
	top:0;
	bottom:0;
	z-index:1;
}
.p102-info-related-list dd h4 {
	height:34px;
	line-height:34px;
	font-weight:normal;
	margin-bottom:6px;
}
.p102-info-related-list dd h4 a {
	display:inline-block;
	width:100%;
	height:34px;
	font-size:20px;
	color:#333333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.p102-info-related-list dd p {
	font-size:14px;
	line-height:26px;
	color:#666666;
	text-align:justify;
}
.p102-info-related-list dd p a {
	color:#333333;
}
.p102-info-related-list dl:hover dd h4 a {
	color:#378732;
}
.p102-info-latest {
	padding:30px 0 0px;
	width:1200px;
	margin:30px auto;
}
.p102-info-latest ul {
	padding:29px 39px;
	border:1px solid #f0f0f0;
	position:relative;
	background:#fff;
}
.p102-info-latest li {
	float:left;
	width:530px;
}
.p102-info-latest li h4 {
	height:36px;
	padding-left:25px;
	position:relative;
	line-height:36px;
	font-weight:normal;
}
.p102-info-latest li h4:before {
	content:"";
	position:absolute;
	width:4px;
	height:4px;
	border-radius:100%;
	border:2px solid #378732;
	left:0;
	top:50%;
	margin-top:-4px;
}
.p102-info-latest li h4 a {
	display:inline-block;
	max-width:400px;
	height:36px;
	font-size:16px;
	color:#333333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.p102-info-latest li h4:hover a {
	color:#378732;
}
.p102-info-latest li h4:hover:before {
	border-color:#378732;
}
.p102-info-latest li h4:hover:after {
	background:#378732;
}
.p102-info-latest li h4 em {
	float:right;
	width:90px;
	height:36px;
	font-family:Arial;
	color:#808080;
	text-align:right;
	font-style:normal;
}
.p102-info-latest li.last {
	margin-left:60px;
}
.p102-info-latest li.last:before {
	content:'';
	position:absolute;
	width:1px;
	left:50%;
	top:22px;
	bottom:22px;
	background:#dedede;
	z-index:1;
}
.blk-main {
	width:1200px;
	margin:0 auto;
}
.p102-proShow-1-con {
    width:100%;
    position: relative;
    margin: 20px auto;
}
.p102-proShow-1-left {
    width: 53.4%;
    position: relative;
    overflow: hidden;
    float: left;
}
.p102-proShow-1-left img {
    width: 100%;
    display: block;
}
.p102-proShow-1-right {
    position: absolute;
    width: 39.2%;
    right: 3.33%;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.blk-mains {
	width:1200px;
	margin:0 auto;
}
.p102-pro-content-desc {
    width: 100%;
    margin: 20px 0px 0px 0px;
    font-size: 16px;
    line-height: 30px;
}
.p102-proShow-1-text {
    padding: 50px 0 15px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
 .p102-proShow-1-title {
    height: 40px;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    color: #1a1a1a;
}
.p102-proShow-1-desc {
    max-height: 220px;
    line-height: 26px;
    font-size: 14px;
    color: #4c4c4c;
    padding: 10px 0 0;
    overflow: hidden;
}
.p102-proShow-1-tel {
    height: 50px;
    line-height: 50px;
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
    width:100%;
    margin-top:32px;
}
.p102-proShow-1-tel a{
    float: left;
    width: 98px;
    height: 50px;
    padding-left: 28px;
    background:#8bc856;;
    font-size: 18px;
    color: #ffffff;
    margin-right: 12px;
    border-radius: 4px;
}
.p102-proShow-1-tel a:hover{
    transform:scale(1.1);
	background:#8bc856;
	color:#fff;
	font-size:16px;
}
.p102-proShow-1-tel p {
    float: left;
    min-width: 300px;
    max-width: 100%;
    height: 50px;
}
.p102-proShow-1-tel p em {
    float: left;
    height: 50px;
    font-size: 16px;
    color: #4c4c4c;
    padding-left: 50px;
    background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
    font-style: normal;
}
.p102-proShow-1-tel p span {
    float: left;
    font: bold 26px/50px Arial;
    color: #333333;
}
.p102-pro-content-nav {
    height: 50px;
    box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
}
.p102-pro-content-nav li.cur, .p102-pro-content-nav li:hover {
    color: #378732;
}
.p102-pro-content-nav li {
    float: left;
    line-height: 50px;
    margin-right: 50px;
    position: relative;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: normal;
}
.p102-pro-content-nav li.cur:before, .p102-pro-content-nav li:hover:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border: 3px solid #378732;
    background: #fff;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -10px;
    z-index: 1;
}
.plc {
	padding:5px 0 25px;
}
.p12-curblock {
	display:none;
}
.p102-curmbs-1 {
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#808080;
}
.p102-curmbs-1 b {
	font-weight:normal;
	padding-left:35px;
	background:url(../images/p102-curmbs-icon1.png) no-repeat left center;
}
.p102-curmbs-1 i {
	font-style:normal;
}
.p102-curmbs-1 span {
	height:46px;
	line-height:46px;
	padding:0px 5px;
}
.p102-curmbs-1 a {
	color:#808080;
  display: inline-block;
  cursor: pointer;
  
}
.p102-curmbs-1 a:hover {
	color:#378732;
}
/* 颜色 */
.case199 .it199 .en199 {
	font:300 16px "AvantGarde Bk BT";
	color:#666;
	text-align:center;
	text-transform:uppercase;
}
.case199 .it199 .tit199 {
	width:330px;
	margin:0 auto;
	font-size:30px;
	line-height:50px;
	text-align:center;
	color:#333;
}
.case199 .it199 .tit199 em {
	display:block;
	width:85px;
	height:1px;
	margin-top:25px;
	background:#ccc;
}
.case199 {
	padding-top:60px;
	padding-bottom:45px;
}
.case199 .pro199 .list199 li {
	position:relative;
	display:block;
	float:left;
	width:390px !important;
	height:480px;
	margin-right:30px;
	border:1px solid #ddd;
}
.case199 .pro199 .list199 li .tit199 {
	font-size:20px;
	color:#333;
}
.case199 .pro199 .list199 li .cont199 {
	margin-top:12px;
	font-size:14px;
	font-weight:300;
	line-height:28px;
	color:#666;
	text-align:justify;
}
.case199 .pro199 .list199 li .view199 {
	position:absolute;
	bottom:30px;
	left:30px;
	display:block;
	width:120px;
	height:32px;
	font-size:14px;
	line-height:30px;
	text-align:center;
	background:#05469a;
	color:#fff;
	transition:all ease .5s;
}
.case199 .pro199 .list199 li .view199:hover {
	background:#009924;
}
.case199 .pro199 .hd199 .prev,.case199 .pro199 .hd199 .next {
	width:30px;
	height:40px;
	cursor:pointer;
	position:absolute;
	top:-260px;
	transition:all ease .5s;
	background-color:#05469a;
	background-repeat:no-repeat;
}
.case199 .pro199 .hd199 .prev:hover,.case199 .pro199 .hd199 .next:hover {
	background-color:#009924;
}
.case199 .more199 a {
	display:block;
	width:198px;
	height:48px;
	color:#666;
	font-size:16px;
	line-height:48px;
	text-align:center;
	border:1px solid #ccc;
	transition:all ease .5s;
}
.case199 .more199 a:hover {
	background:#05469a;
	color:#fff;
	transition:all .5s;
	border:1px solid #05469a;
}
.case199 .join p {
	color:#666;
	font-size:14px;
	line-height:45px;
}
.case199 .join a {
	position:relative;
	display:inline-block;
	width:160px;
	height:45px;
	background:#05469a;
	transition:all ease 600ms;
}
.case199 .join a:hover {
	background:#009924;
	width:180px;
}
/* 颜色 end*/
.case199 .w199 {
	width:1200px;
	margin:0 auto;
}
.case199 .icon199 {
	background-image:url(" {
	eyou:global name='web_cmspath' /
}
/skin/zujianku/images/icon199.png");
	display:inline-block;
	vertical-align:middle;}.case199 .it199 {
	padding-top:0;
}
.case199 .it199 .tit199 span {
	float:left;
	margin:0 20px;
}
.case199 .pro199 {
	position:relative;
	margin-top:30px;
}
.case199 .pro199 .list199 {
	width:106%;
}
.case199 .pro199 .list199 li a {
	display:block;
	padding:30px;
	padding-bottom:80px;
}
.case199 .pro199 .list199 li a img {
	display:block;
	width:320px;
	height:240px;
}
.case199 .pro199 .list199 li .title199 {
	margin-top:20px;
}
.case199 .pro199 .hd199 {
	position:absolute;
	width:100%;
}
.case199 .pro199 .hd199 .prev {
	background-position:-340px -43px;
	left:-80px;
}
.case199 .pro199 .hd199 .next {
	background-position:-370px -43px;
	right:-80px;
}
.case199 .more199 {
	margin-top:40px;
}
.case199 .more199 .line199 {
	display:block;
	width:500px;
	height:1px;
	margin-top:24px;
	background:#ccc;
}
.case199 .join {
	margin-top:60px;
	margin-bottom:50px;
}
.case199 .join h3 {
	font-size:26px;
	font-weight:bold;
	padding-bottom:20px;
}
.case199 .join h3 s {
	display:inline-block;
	width:42px;
	height:31px;
	margin-right:10px;
	background-position:-295px -49px;
}
.case199 .join a s {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-10px;
	margin-left:-35px;
	width:70px;
	height:10px;
	background-position:-329px -23px;
}
 .p102-about-content {
	font-size:16px;
	line-height:32px;
	color:#4c4c4c;
	text-align:justify;
	padding:40px 0;
}
.f_tel {
	height:116px;
	background:#333333;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:32px;
}
.f_tel img {
	float:left;
}
.f_tel p {
	float:left;
	margin-left:70px;
}
.f_tel p span {
	display:block;
	font-size:12px;
	line-height:26px;
	color:rgba(255,255,255,0.7);
}
.f_tel p strong {
	display:block;
	font-weight:normal;
	font-size:24px;
	line-height:26px;
	color:rgba(255,255,255,0.7);
	font-weight:300;
	letter-spacing:1px;
}
.f_tel .fl img {
	width:45px;
	height:52px;
}
.f_tel .fr img {
	width:49px;
	height:47px;
	padding-top:3px;
}
.f_con {
	height:332px;
	background:#111;
	padding-top:98px;
}
.f_menu {
	width:840px;
}
.f_menu p {
	border-bottom:1px solid rgba(106,106,106,0.3);
	height:16px;
	padding-bottom:32px;
	margin-bottom:33px;
}
.f_menu p strong {
	display:block;
	float:left;
	font-size:14px;
	line-height:16px;
	color:#fff;
	width:110px;
}
.f_menu p strong a {
	color:#fff;
}
.f_menu p span {
	display:block;
	float:left;
	font-size:14px;
	line-height:16px;
	color:#737373;
}
.f_menu p span a {
	display:block;
	float:left;
	font-size:14px;
	line-height:16px;
	color:#737373;
	padding-right:22px;
	margin-right:21px;
	position:relative;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.f_menu p span a:after {
	position:absolute;
	content:"";
	width:1px;
	height:14px;
	background:#737373;
	right:0;
	top:1px;
}
.f_menu p span a:hover {
	color:#fff;
}
.f_menu p span a:last-child {
	padding-right:0;
	margin-right:0;
}
.f_menu p span a:last-child:after {
	display:none;
}
.f_menu p:last-child {
	border-bottom:none;
}
.f_info {
	clear:both;
	padding-top:14px;
	font-size:12px;
	line-height:16px;
	color:#737373;
}
.f_info a {
	color:#737373;
	margin-right:124px;
}
.f_info span {
	display:block;
	float:left;
}
.f_info span:nth-child(2) {
	margin:0 26px 0 10px;
}
.f_info span:last-child {
	margin-left:18px;
}
.f_qr {
	width:146px;
}
.f_qr img {
	width:146px;
	height:146px;
	display:block;
	margin:0 auto;
}
.f_qr span {
	display:block;
	font-size:12px;
	color:#6a6a6a;
	text-align:center;
	line-height:42px;
	border-bottom:2px solid rgba(255,255,255,0.26);
}
.rongyu{
    margin: 10px auto;
    width: 1200px;
}
.rongyu dl {
    width: 32%;
    float: left;
    background: #f0f0f0;
    margin: 0 1.3% 13px 0;
}
.rongyu dl:nth-child(3n){
    margin-right: 0;
    
}
.rongyu dl:nth-child(3n+1){
    margin-left: 0;
    
}
.rongyu dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}
.rongyu dt img {
    display: block;
    width: 100%;
}
.rongyu dd h4 {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}
.rongyu dd h4 a {
    color: #4b4a4a;
}
.p102-pro-case-more {
    width: 198px;
    height: 44px;
    margin: 5px auto 0;
    border: 1px solid #90c31e;
    position: relative;
}
.p102-pro-case-more a {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: normal;
    color: #90c31e;
    padding-left: 64px;
    position: relative;
}
.p102-pro-case-more a:before {
    content: '';
    width: 20px;
    height: 14px;
    position: absolute;
    border: 4px solid #90c31e;
    border-left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    left: 26px;
    top: 11px;
}
.p102-pro-case-more a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 6px solid #90c31e;
    top: 9px;
    left: 22px;
    z-index: 1;
}
.pinzhi{
    width:1200px;
    margin: 30px auto;
}    
/*case 切换*/



.solution {
	margin:20px auto;
}
.tab-nav {
	border-bottom:1px solid #eee;
	padding-bottom:30px;
	margin:30px auto;
}
.tab-nav li {
	float:left;
	width:164px;
	background-color:#eee;
	margin-right:92px;
	border-collapse:collapse;
	text-align:center;
	line-height:50px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
}
.tab-nav li:last-child {
	margin-right:0;
}
.tab-nav li.active {
	background-color:#5cc2d0;
	color:#fff;
}
.tab-cons {
	overflow:hidden;
	height:425px;
}
.tab-cons dl {
	display:none;
}
.tab-cons dl.active {
	display:block;
}
.tab-cons dl dt {
	float:left;
	width:510px;
	position:relative;
}
.tab-cons dl dt div {
	position:absolute;
	bottom:0;
	left:0;
	width:430px;
	padding:40px;
	text-align:center;
	background-color:rgb(0,0,0,0.6);
	color:#fff;
}
.tab-cons dl dt div strong {
	display:block;
	font-size:24px;
	margin-bottom:15px;
}
.tab-cons dl dt div span {
	display:block;
	font-size:18px;
}
.tab-cons dl dt img {
	max-width:510px;
}
.tab-cons dl dd {
	float:left;
	width:630px;
	height:342px;
	padding:20px 30px;
	background-color:#5cc2d0;
	color:#fff;
}
.tab-cons dl dd p b,.tab-cons dl dd strong {
	display:block;
	font-size:24px;
	margin:10px auto 20px auto;
}
.tab-cons dl dd p {
	line-height:25px;
	display:inline;
}
.tab-cons dl dd ul li {
	line-height:35px;
}
.tab-cons dl dd ul li::before {
	content:'✔';
	padding-right:10px;
}
.tab-cons dl dd a {
	display:block;
	width:150px;
	text-align:center;
	line-height:40px;
	background-color:#fff;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	color:#5cc2d0;
	font-weight:bold;
	margin-top:20px;
}
 .p102-news-info {
	padding:60px 0 0;
	background:#f5f5f5;
}
.p102-news-info dl {
	border:1px solid #ebebeb;
	padding:9px;
	background:#fff;
	margin-bottom:25px;
}
.p102-news-info dt {
	float:left;
	width:268px;
}
.p102-news-info dt a,.p102-news-info dt img {
	width:100%;
	display:block;
}
.p102-news-info dd {
	float:left;
	width:820px;
	margin-left:50px;
	position:relative;
	padding-top:30px;
}
.p102-news-info dd i {
	position:absolute;
	width:120px;
	height:40px;
	font:14px/40px Arial;
	color:#ffffff;
	text-align:center;
	background:#333333;
	right:-52px;
	top:-10px;
}
.p102-news-info dd h4 {
	height:32px;
	padding-left:90px;
	position:relative;
	font-weight:normal;
	margin-bottom:10px;
}
.p102-news-info dd h4 em {
	position:absolute;
	width:74px;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color:#005fbb;
	text-align:center;
	border:1px solid #005fbb;
	left:0;
	top:0;
	font-style:normal;
}
.p102-news-info dd h4 a {
	display:inline-block;
	max-width:100%;
	height:32px;
	line-height:32px;
	font-size:22px;
	color:#333333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.p102-news-info dd p {
	line-height:26px;
	font-size:14px;
	color:#666666;
	text-align:justify;
}
.p102-news-info dd p a {
	color:#333;
}
.p102-news-info dl:hover dd h4 a {
	color:#005fbb;
}
.p102-news-info ul {
	padding:5px 0;
	position:relative;
	margin-bottom:45px;
}
.p102-news-info ul:before {
	content:'';
	position:absolute;
	width:1px;
	background:#d9d9d9;
	left:50%;
	top:0;
	bottom:0;
	z-index:1;
}
.p102-news-info ul li {
	float:left;
	width:560px;
}
.p102-news-info ul li.last {
	margin-left:80px;
}
.p102-news-info ul h4 {
	height:34px;
	line-height:34px;
	font-weight:normal;
	position:relative;
	padding-left:25px;
}
.p102-news-info ul h4:before {
	content:'';
	position:absolute;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:6px solid #b3b3b3;
	left:0;
	top:50%;
	margin-top:-4px;
	z-index:1;
}
.p102-news-info ul h4 a {
	display:inline-block;
	max-width:440px;
	height:34px;
	font-size:16px;
	color:#333333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.p102-news-info ul h4 span {
	position:absolute;
	width:90px;
	height:30px;
	font:14px/30px Arial;
	color:#808080;
	text-align:right;
	right:0;
	bottom:0;
	z-index:1;
}
.p102-news-info ul h4:hover:before {
	border-left:6px solid #005fbb;
}
.p102-news-info ul h4:hover a {
	color:#005fbb;
}
.p102-news-info-more {
	width:170px;
	height:50px;
	line-height:50px;
	font-size:18px;
	text-align:center;
	margin:0 auto;
	background:#ff8b00;
}
.p102-news-info-more a {
	display:block;
	height:50px;
	color:#fff;
}


.position144-rusult-m {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    border-bottom: #eee 1px solid;
}

.position144-rusult-m span {
    color: #666;
    line-height: 50px;
    margin-right: 5px;
    display: inline-block;
    float: left;
}

.position144-rusult-m span a:hover {
    color: #d71a1a;
}

.position144-condition {
    height: 24px;
    line-height: 24px;
    border: #d71a1a1px solid;
    color: #d71a1a;
    border-radius: 2px;
    background-color: #fff;
    padding: 0 8px;
    margin: 12px 0;
    overflow: hidden;
    margin-right: 10px;
    float: left;
}



